Top "Sublimetext2" questions

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

Sublime Text 2 wrapping selection in tag

In ST2, highlighting some text and pressing alt + shift + w (on Windows) will wrap the current selection in <p&…

tags keyboard-shortcuts sublimetext2 word-wrap
In Sublime Text 2 How to view carriage return and line feed?

In notepad++ there is a toolbar button to switch on/off display of EOL characters, i.e. carriage return and …

sublimetext2 eol
Is it possible to auto format PHP in Sublime Text 2?

In Sublime Text 2, I am trying to type the code and have auto format command to rearrange and auto indent …

php sublimetext2 autoformatting
Migrate from Sublime text 2 to Sublime text3

I need to migrate from sublime text 2 to sublime text 3 to have all the same configuration/plugins I have installed …

sublimetext2 sublimetext3 sublimetext
Where to find composer's global packages?

For a plugin for Sublime Text I was required to install a composer package globally. In order to do this …

php sublimetext2 composer-php sublimetext
Jump to line in Sublime Text

Does anyone know of a shortcut for jumping to a specific line (given a #) in Sublime Text? Ex: I run …

sublimetext2 sublimetext sublimetext3
Subl command not working - command not found

I'm having difficulty getting this set up. I fixed my .bash_profile, and created the symlink using the following command …

macos sublimetext2
Syntax highlighting for Jade in Sublime Text 2?

I just started using Sublime Text 2 on Mac. I also just started using Jade for my views in Node.js, …

editor sublimetext2 pug syntax-highlighting sublimetext
Mark current Line, and navigate through marked lines

In Visual Studio, we can use: CTRL+kk to place a marker on the current line and CTRL+kn to …

sublimetext sublimetext2
How to use sidebar with the keyboard in Sublime Text 2 and 3?

When using Sublime Text 2 we tend to open the side bar to navigate thru files/folders in our projects. For …

sublimetext2 keyboard-shortcuts sublimetext3 sublimetext text-editor