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 il y a 13 ans 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 il y a 13 ans mis à jour par Bob Rosset il y a 11 ans 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 il y a 11 ans 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
Terminé

Vim navigation mode

Sakti Dwi Cahyono il y a 14 ans mis à jour par Jon Skinner il y a 13 ans 0
add builtin feature to support vim navigation mode
Solution
Jon Skinner il y a 13 ans
This was added in build 2111
+10

Add Eiffel syntax

Zoran Simic il y a 13 ans 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 il y a 13 ans mis à jour par Trevor Turk il y a 12 ans 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 il y a 12 ans mis à jour par Colin von Heuring il y a 11 ans 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
Terminé

Code folding GUI access

Werchter il y a 13 ans mis à jour par Jon Skinner il y a 13 ans 7
Code folding/unfolding GUI access in addition to the keyboard shortcuts.
For example, '+'/'-' icons in the gutter to fold/unfold.

Solution
Jon Skinner il y a 13 ans
Added in 2139
+10

Please add ibus Chinese input for linux

蒲公英の生活 il y a 11 ans 0
+10

Support Gnome Zeitgeist

Dragan Espenschied il y a 12 ans mis à jour par Daniel Dickson il y a 12 ans 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.