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

+22

Coffee Script syntax highlight/code inteligence support

Henrique Boaventura hace 13 años actualizado por Alexey Romancthouк hace 12 años 2
Add suport to Coffee Script suntax highlight and code inteligence
+22

Need ability to open file to specific line from external applications (OSX)

Calvin Rien hace 13 años actualizado por Allan Lavell hace 11 años 13
When the Unity3D authoring tool shows warnings or errors about a line of code, you can double click the line in the Unity console to open the specified file in an external text editor.

In TextMate, BBEdit, Smultron, and MonoDevelop the specified file opens with the cursor at the specified line.  This is not the behavior in Sublime Text 2.  It would be very useful to include this behavior in Sublime Text, I'm assuming that the line number is passed as an argument in the open file event.
+22

Search/Replace progress meter

Daniel Blanchard hace 13 años 0
When editing a large data file with 1000's of lines, I often cannot tell whether doing a search/replace has caused ST2 to lock up or if it's just taking a long time to finish.  Some sort of visible progress meter (much like the file loading one) would be greatly appreciated.
+21
Solucionado

HTML snippets no longer work

Falcon NL hace 14 años actualizado por Jon Skinner hace 14 años 4
Problem: It appears as though the only HTML snippets that still work in ST2 are script_tag and style_tag, since they have an explicit tabTrigger. All others, like html and elementid don't work anymore, despite the fact that as far as I can tell the snippets themselves are unaltered from those in ST1.

Steps to reproduce: Create a blank .html document. Type html and press tab. This produces the word html followed by four spaces (or a tab, depending on your settings) rather than the expected document skeleton.

Forum topic: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=1554
Respuesta
Jon Skinner hace 14 años
Build 2032 has HTML completions
+21

Replace selected quote character with other type of quote character

-7183 hace 13 años actualizado por Adomas Sliužinskas hace 13 años 2
When attempting to change one type of quote character (e.g. single quote) with anoter quote character (e.g. double quote) by selecting it and typing the new quote character, Sublime double-quotes the single quote instead.

This behavior is desirable for all other types of selections, but gets in the way when you just want to change the quote type.
+21

Arabic Language

omar berrayti hace 12 años 0
Sublime Text 2 ,I think it is the best editor for every developper,

but for me and for the ohers arabic's programmer there is a probelem : the letters are not attached, 

Thank You
+21
COMPLETADO

Menu items to be selectable from the keyboard

Karl Bowden hace 14 años actualizado por Jon Skinner hace 14 años 3
Ie. alt+f (&File) > s (&Save)
Respuesta
Jon Skinner hace 14 años
Added in 20110203
+21

File encoding in save as option

Camilo Nova hace 13 años actualizado por robertcollier4 hace 12 años 2
Should be great if the user can select the encoding of the file in the save us dialog
+21

SVN integration

Thomas Olejarz hace 13 años 0
I will be a very nice feature to include SVN integration in Sublim Text 2. Without any external plugin...
+21

Native FTP/SFTP and SSH Integration Please!!!

Nicholas Jordon hace 12 años 0

While I love ST2, it just feels incomplete without this. Constantly switching between ST2 and konqueror/putty/etc just seems wasteful. I think having this as a tab in the folder area would work? Additionally built in Git command line (with color, possibly as as a popup?) would be amazing, but I would focus on FTP/SFTP and SSH first.