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

+33

close tabs to the left

Darren Dub 12 years ago updated by Manoj Mishra 8 years ago 6
If you right click on the tab you are given the option to close tabs to the right. I find myself always needing the opposite.

New files add tabs to the right. So the tabs on the left I haven't used as recently. I usually want to clean up the clutter by closing all the files I haven't used in a while which would be all tabs to the left.
+33

don't implement everybody's feature request

David Alexander 13 years ago updated by -2724 13 years ago 3
avoid design by committee!
+32

Add bookmarks to sidebar

Agile Apricot 13 years ago updated by Juliana 8 years ago 4
Add the currently selected buffers bookmarks as a group in the sidebar. For long pages it would be so muck easier to click a link in the sidebar.
+32

Multiple font families

Matteo Capobianco 13 years ago updated by yf z (追随) 6 years ago 7
It would be nice to have the possibility to set multiple fonts in the User File Preferences, so that if I copy my settings to another machine and that machine doesn't have that font, ST2 tries to use the other fonts I set.
Similar to the way CSS fonts work.
+32

FTP Integration

Benny Schmidt 12 years ago updated by Dylan Glockler 11 years ago 10
It would be nice to have integrated S/FTP in Sublime like in Notepad++ right under the or as an sidebar.
I'm now using Transmit and that makes Sublime crash sometimes.
+32

GUI for settings

Werchter 13 years ago updated by Alexander Momchilov 8 years ago 2
Settings screen as alternative to manually editing settings file
+32

Code-Completion Capabilities

psionicsin 13 years ago 0
I know packages like TextMate and DreamWeaver have this off the bat. Something like this would be great in Sublime Text 2. Pair this is predictive text, and it'd be a HUGE feature!
+32

Plugin API request

reinsteam 12 years ago 0
Hi, guys

Is it possible to extend plugin API for supporting syntax highlighting in plugins ? The main idea is to use SublimeClang plugin to make C++/C syntax highlighting more predictable and precise. it's really hard to achieve such a precise results as, for example, in Source Insight 3 using only regex and without having powerful parser.

As I see SublimeClang developers don't mind to make that functionality (https://github.com/quarnster/SublimeClang/issues/47) The only obstacle is absence of required API

Thank you

+32

Titles on minimap

Ivan Galyatin 12 years ago updated by synect 11 years ago 1
It would be cool if i could put a special comment, like:
//! some comment
and it will be visible as a title on a minimap.
+32

FTP and SVN integration

Austin Condiff 13 years ago updated by Will Bond 12 years ago 3
FTP and SVN integration would be amazing. I currently use Coda, but I love some of the features in Sublime and would switch in a heartbeat if it included SVN and FTP.