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

+2

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

José Monteiro vor 11 Jahren 0

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

+2

Include known projects in Cmd-T, rank lowest.

Robert Stuttaford vor 13 Jahren aktualisiert vor 13 Jahren 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 vor 12 Jahren aktualisiert vor 12 Jahren 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 vor 12 Jahren 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 vor 13 Jahren aktualisiert vor 13 Jahren 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 vor 12 Jahren aktualisiert von Tart Toter vor 12 Jahren 1

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

+2

This build of Sublime Text 2 has expired

Lee Doel vor 12 Jahren aktualisiert von Antonix Indestructible vor 12 Jahren 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?

+2

Built in SCP integration

SC_ vor 11 Jahren 0

Build in SCP / FTP  functionality similar to that of Coda.  

+2

This is the best window-based editor I've used since TextEdit on NeXT!

rmcgowan vor 13 Jahren 0
+2

Adding an optional Safari-like Find to simplify finding

Bob Beaty vor 12 Jahren 0

I would really love to have the option of a simplified 'Find' panel for Mac OS X like Safari and BBEdit have. Right at the top of the window, with a simple text field, forward/back buttons, a 'Cancel' (invoked with the Esc key) and a count of how many hits there are.


I like the complete functionality of the existing 'Find' bar at the bottom, but the buttons are so big that they obscure the text box where I'm typing my find string.


It's kind of like the existing 'Incremental Find', but it's more along the lines of other Mac apps.


Alternatively, the ability to shrink the Find, Find Prev, Find All so it doesn't obscure the text field would be OK as well. I was just thinking the minimal one at the top would be more "Mac like".