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

+41

prolog syntax coloration

XioRcaL 12 aastat tagasi uuendatud 12 aastat tagasi 0
add prolog syntax coloration,
this feature would be awesome, just like the rest of the editor! =)
+41

Open file by clicking link

Luís Marques 12 aastat tagasi uuendaja Michał Jendrzejewski 11 aastat tagasi 5
In netbeans you have the function: 
Press Ctrl and click a link a file, like this "include_once "function/global.php";".
When "function/global.php" is clicked, the file opens in a new tab.

That would be a great feature. :)
+41

Ability to configure the transparency of whitespace characters like Eclipse.

arahlf 13 aastat tagasi uuendaja Mathew Polzin 11 aastat tagasi 3
I usually develop with whitespace characters always enabled, but the default look of them in Sublime Text is rather distracting -- it would be nice to make them more transparent like Eclipse Indigo now offers.
+40

Keep sublime text window on top of other windows

Lynnais 11 aastat tagasi uuendaja byred 4 aastat tagasi 5

An option to keep sublime window on top of other windows and applications, its really annoying how i have to look for sublime window each time, when i have too many application opened (on win7).

+39

ODB Editor Suite (QuickCursor) support on OS X

Kevin Yank 13 aastat tagasi uuendaja aristidesfl 12 aastat tagasi 9
QuickCursor is an application from Hog Bay Software that lets you pull the text out of any text field (in any application that uses native Cocoa text fields) and edit it in your editor of choice. Currently it supports BBEdit, Espresso, MacVim, Smultron, SubEthaEdit, TextMate, TextWrangler, and WriteRoom.

Please add support for the ODB Editor Suite that is required so that QuickCursor can support Sublime Text 2 as well!

See: http://www.hogbaysoftware.com/products/quickcursor/faq
+39
Lõpetatud

Replace in all open files

Vadim Peretokin 13 aastat tagasi uuendaja Jon Skinner 11 aastat tagasi 4
It's be great if the replace option could also work in all currently open files, in addition to per-file as it is right now.
Vasta
Jon Skinner 12 aastat tagasi
This was added in 2139
+39

Virtual Space / Freehanded editing

bradbenvenuti 12 aastat tagasi uuendaja Joel Thornton 12 aastat tagasi 1
Visual studio calls it virtual space and Textmate calls it freehanded editing. I won't be able to switch to sublime text until this feature is available. It allows you to make multi-line edits past the end of a line.
+38

Auto documentation based on setting, command and key binding reflection/introspection

David K. Hess 13 aastat tagasi uuendaja glyph 12 aastat tagasi 4
If you add the ability to introspect all of the built-in commands, loaded commands, settings and key bindings, then we could write a plugin that would go through all of that and generate an HTML documentation page that could be opened in an external web browser.

Good and accurate documentation for not a lot of work.
+38

Syntax highlighting for HAML and SASS/SCSS

ravinggenius 13 aastat tagasi uuendaja Tim Gummer 12 aastat tagasi 6
HAML is an indentation-based syntax for generating HTML. SASS is an indentation-based syntax for generating CSS. SASS also has a nested syntax called SCSS that is closer in appearance to CSS. Both languages are really popular in the Ruby/Rails communities. As much as I love Sublime Text 2 (thanks for the Linux love, by the way), it is nearly useless when editing these files.

http://sass-lang.com/
+38

Set the sidebar on the right

homer0 12 aastat tagasi uuendaja Blair Williams 12 aastat tagasi 3
Allow the users to move the sidebar from the left to the right. I'm trying to leave Dreamweaver and I'm really used to have the sidebar on the right.