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

+65
COMPLETADO

API: Quick Panel

guillermooo hace 13 años actualizado por Jon Skinner hace 13 años 1
Many plugins depend on the quick panel to work. The availabitliy of the quick panel soon would help with the porting efforts.
Respuesta
Jon Skinner hace 13 años

This was added in build 2076

+64

Auto close tags after you type >

Thodoris Tsiridis hace 13 años actualizado por Drew Betts hace 11 años 12
It would be great to auto close tags after you type the > of the opening tag. So when you type <span> immediately it closes the tag, and the cursor stays inside the tag.
+63

Open multiple files with Goto Anything panel

Sergio Rus hace 12 años actualizado por Martin Trojan hace 7 años 10
I need a way to open several files from Goto Anything panel, for example, selecting the results with <ctrl + arrows> and <shift + arrows>
+63

Please add BDO/BIDI/RTL support because arabic and hebrew are now not supported.

Nikolai Ilushko hace 11 años actualizado por Eyal Teutsch hace 8 años 4

Image 249Please add   BDO/BIDI/RTL support because arabic and hebrew are now not supported.


this is very hard to develop in sublime when what you write is reversed in the editor.

+63
COMPLETADO

Add bookmarks support

Metin Amiroff hace 13 años actualizado por Cees Timmerman hace 8 años 8
Ability to add bookmarks to lines would make it easy and fast to get to predefined places within code.

Keyboard shortcuts would be F2 for adding a bookmark, and various combinations with Shift and Ctrl for walking between them.
+62

Add special syntax highlighting for TODO comments

Alexander Dean hace 13 años actualizado por Pierre-Adrien B. hace 11 años 4
Like IntelliJ, would be nice if comments with the word TODO in them were highlighted in a different (high visibility) colour
+62

Get out of my head!

Manifest Interactive hace 13 años actualizado por -2724 hace 13 años 1
Seriously, its as if you took all the stuff I always wanted in a good text editor and made it happen... kind of creepy really ;)
+61

Sort files in sidebar by modification time

Clayton Hynfield hace 12 años actualizado por Andrew Yurisich hace 11 años 4
Being able to sort files in the sidebar by modification time would make it super-easy to find and edit recently and frequently modified files, without ever having to leave Sublime Text.  Would be especially handy for folders with lots of files.
+61
COMPLETADO

Keyword Bolding

Matthew Johnston hace 13 años actualizado por Jon Skinner hace 12 años 3
If the word is a keyword in syntax then can we see some bolding for those words alone?
Respuesta
Jon Skinner hace 12 años
The ability to highlight elements in bold was added in 2165
+60
COMPLETADO

upon selecting a word, highlight all occurrences

Enmanuel Rivera hace 13 años actualizado por Azhar eds hace 7 años 41
upon selecting a word, highlight all occurrences of the same word in the current file. Many editors / IDEs already do this. It's a feature I have grown accoustomed, and I find it very difficult to work without.
Respuesta
Jon Skinner hace 12 años
Added in 2181