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

+10

Numeric keypad's enter key does not work

codex fa 13 anys updated by Bob Rosset fa 11 anys 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 fa 11 anys 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
Completat

Vim navigation mode

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

Add Eiffel syntax

Zoran Simic fa 13 anys 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 fa 13 anys updated by Trevor Turk fa 12 anys 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 fa 12 anys updated by Colin von Heuring fa 11 anys 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
Completat

Code folding GUI access

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

Answer
Jon Skinner fa 13 anys
Added in 2139
+10

Please add ibus Chinese input for linux

蒲公英の生活 fa 11 anys 0
+10

Support Gnome Zeitgeist

Dragan Espenschied fa 12 anys updated by Daniel Dickson fa 12 anys 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.
+10

Syntax Coloring

robert3596 fa 13 anys actualitzat fa 13 anys 0
Add syntax coloring support for x86 asm language