Top "Sublimetext2" questions

DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF.

How to indent XML files automatically when opened in Sublime Text 2?

I'm using Sublime Text 2 (with the Indent XML plugin) for editing XML files. My question is: How can I configure …

xml sublimetext2 indentation
Sublime Text - JSON formatter shortcut

I'm using SublimeText2. How to reindent Json code with a shortcut? I've already installed packageControl and it works. I already …

json sublimetext2 indentation sublime-text-plugin
reindent shortcut in sublime text

Possible Duplicate: Indenting code in Sublime text 2? I'm trying to learn keyboard shortcuts in Sublime. What is the keyboard shortcut …

sublimetext2 sublimetext
Add a number to each selection in Sublime Text 2, incremented once per selection

Is there a way to add insert a number that is incremented once per cursor in Sublime Text 2? Example, with | …

sublimetext2
Problems using subl command in terminal: "Command not found" & "No such file or directory"

I want to apologize in advance that this is a newbie question! I've spent the last 2 hours trying to find …

bash terminal sublimetext2
adding comma to each line using sublime text 2

I am trying to use sublime's text search and replace function and regex to match a string of number in …

regex sublimetext2
How can I select every other line with multiple cursors in Sublime Text?

In Sublime Text 2, is it possible to instantly select every other (or odd/even) line and place multiple cursors on …

sublimetext2
Sublime Text 2 Paste with Colors to MS Word

I would like to paste my code to a word document while preserving the highlighted, colored texts. Is there a …

sublimetext2
Limit File Search Scope in Sublime Text 2

In Sublime Text, I often use Cmd+P/Ctrl+P to search and jump between files. Often, it would pick …

sublimetext2 sublimetext