Top "Sublimetext2" questions

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

How can I do a column select across the entire file?

Is there a way I can use the middle click or maybe (Ctrl+Alt+Up) to a particular column across …

sublimetext2 sublimetext sublimetext3
Sublime Text 2 - key binding to change syntax

I want to make a new key binding to change syntax to, let's say, HTML or CSS. I searched the …

binding syntax sublimetext2 key-bindings
Sublime Text 2 how to change the font size of the file sidebar?

The current font size of the file sidebar is to small for me. How can I make it larger?

sublimetext2 sublimetext3
How to surround selected text in PyCharm like with Sublime Text

Is there a way to configure PyCharm to be able to surround selected code with parenthesis by just typing on …

python sublimetext2 pycharm
Highlighting comments containing TODO in Sublime Text 2

Is there a way to tell Sublime to highlight comments that contain the word "TODO"? I've looked for plugins that …

sublimetext2 sublimetext todo
Defining scope for custom Sublime Text 2 snippets

While trying to write my own snippets for Sublime Text 2, I ran into the following two problems: Finding scope keys. …

scope sublimetext2 code-snippets
How can I hide and unhide the project folder tree in sublime-text

I can no longer see the project folder navigation tree on the left side of my interface. I suspect I …

sublimetext2 hotkeys
Show active plugins in Sublime Text 2 and disable them

I just installed sublime text 2 and was overwhelmed by the php plugins that I installed ALL of them. Now auto-complete …

plugins sublimetext2 sublimetext
Multi-selection with regex (sublime text 2)

Is there a way I can enable multi-selection with regex? I don't want to do search and replace, I just …

regex sublimetext2
Sublime Text 2 increment numbers

I have a JSON file that looks like this: "Algeriet" : [ { "name" : "Nyårsdagen", "date" : "2013-01-01", "ID" : "1" }, { "name" : "Mawlid En …

numbers sublimetext2 increment