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

+10

Add close button to bottom panels

Jake Wilson 13 years ago 0
In the pre-V2 SublimeText, whenever you did any type of Find or Find in Files or any other operation that opened a panel at the bottom of the screen to show search results or whatever, there was an X in the upper right corner of the panel so you could click it to close it.  In ST2, there is no close button.  Certain panels you can close by pressing Escape but others you cannot, for example the "Find in Files" search result panel.  No way to close it other than clicking and dragging the top border down to the bottom until it's hidden.  Would be nice to add this back in or give some other method of closing the panels.  Thanks
+10

Numeric keypad's enter key does not work

codex 13 years ago updated by Bob Rosset 11 years ago 3
On my Mac, Control-G <number> <numeric keypad enter> does not work, but <normal enter> does.  I presume this deficiency exists for other types of input, too.
+10

Multiple Choice for Snippet/AutoCompletion variables

Luke Thompson 11 years ago 0

I think it would be very handy to allow multiple choice in snippet and .sublime-completion variables. That is, having something like ${1:{Choice1}|{Choice2}|etc...} would be really nifty, when tabbed to that variable, a little box like the autocomplete box would show up with the options.

+10
Completed

Vim navigation mode

Sakti Dwi Cahyono 14 years ago updated by Jon Skinner 13 years ago 0
add builtin feature to support vim navigation mode
Answer
Jon Skinner 13 years ago
This was added in build 2111
+10

Add Eiffel syntax

Zoran Simic 13 years ago 0

 Add support for Eiffel syntax highlighting.

I have made a rudimentary one that does work OK. I can send it to you, all you'd have to do is review it and ship it with Sublime Text :)

+10

Preserve window placement (OSX)

Chris Burgess 13 years ago updated by Trevor Turk 12 years ago 1
I arrange my windows (using Divvy) so that STE fills the right half of my monitor, but whenever STE starts it preserves the width but centres the placement of the window onscreen. Is it possible for STE to preserve window location on OSX?
+10

Select pasted text

Vincent Robert 12 years ago updated by Colin von Heuring 11 years ago 3
When I paste some text, I often need to change it a little bit (indent, transform). Since selection is destroyed by pasting, it would be nice to actually select the pasted text after the Paste command.
+10
Completed

Code folding GUI access

Werchter 13 years ago updated by Jon Skinner 13 years ago 7
Code folding/unfolding GUI access in addition to the keyboard shortcuts.
For example, '+'/'-' icons in the gutter to fold/unfold.

Answer
Jon Skinner 13 years ago
Added in 2139
+10

Please add ibus Chinese input for linux

蒲公英の生活 11 years ago 0
+10

Support Gnome Zeitgeist

Dragan Espenschied 12 years ago updated by Daniel Dickson 12 years ago 3
The subject says it all ... files edited with SublimeText do not show up in Gnome's Zeitgeist diary on Linux. Would be grant if they did.