Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

+2

indent-level vs. tab-key vs. tab-character

Garance A Drosehn hace 12 años actualizado hace 12 años 2

I'd like to set the size of each indent-level to be 4 characters.  I'd want the tab-character (in a file) to jump to the next 8-character boundary.


I'd expect the tab key (when pressed on the keyboard) to tab to the next indent level (4-characters), not the next tab-character level (8-characters).  I'd want the whitespace on each line to have a tab-character for every 8 spaces needed, followed by 4 more space characters if the indent-level is not a multiple of 8 characters.  This matches a style policy used in the FreeBSD project, for instance.


I can do this with preference settings in XCode, but I don't see how to do the same thing in SublimeText2.  Sorry if I'm just missing something which should be obvious!

+2

Opening find panel should not show the sidebar if it's hidden

Allen A. Bargi hace 13 años actualizado por eproxus hace 12 años 0
Opening find panel should not show the sidebar if it's hidden. 
follow this to recreate the bug: 
1. hide the sidebar by pressing (Cmd+K,Cmd+B) in windows use Ctrl
2. now press Cmd+f to start a search in the current file
now the sidebar appear again along with the find panel!
+2

stash and pop tab groups

Guy Boertje hace 13 años 0
When working on a feature I may have a non-trivial number of tabs open, if I switch branches to fix a bug or the like I would like to be able to stash (like in git) my current tab group (and close them?), then work with a different set of tabs and pop/restore the previous tab group to continue on the previous feature.  Anyone else?
+2

does not color the PHP variable inside the string "AND user = {$user}";

José Monteiro hace 12 años 0

in all other ide's color usually, but sublime nop =/

+2

Include known projects in Cmd-T, rank lowest.

Robert Stuttaford hace 13 años actualizado hace 13 años 0
Right now, accessing the Project > Recent Projects dialog is the only reason I reach for the mouse with ST2.
+2

Color Picker

Joshua Klassen hace 12 años actualizado hace 12 años 2

I would love to be able to press a key combination like control + shift + c and it will popup a color picker. Then we can find a color and click "insert" and it will add the hex where the mouse cursor is.

+2

More descriptive error messages

Sander Pilon hace 13 años 0
From experience I know that 'Unable to save' can mean many things. 

Please provide better error messages:

- File is read only 

- Permission denied

- Path does not exist

- ...

+2

How to add a shortcut that will run custom build system on current file?

Sergey Shepelev hace 13 años actualizado hace 13 años 0
Please show example of adding a keyboard shortcut that will run custom build system on current file.

{ "keys": ["alt+1"], "command": "build", "args": {"?": "?"} },

+2

comparing files side by side.. the only thing where NPP beats sublime!

hj3 hace 12 años actualizado por Tart Toter hace 12 años 1

comparing files side by side.. the only thing where NPP beats sublime!

+2

This build of Sublime Text 2 has expired

Lee Doel hace 12 años actualizado por Antonix Indestructible hace 12 años 1

 On Windows i have the latest version but when i try to run it i am getting the message "This build of Sublime Text 2 has expired" and it will not let me run it, but i do already have the latest version and i have paid for a licence. Can you help?