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 13 ár síðan updated by Bob Rosset 11 ár síðan 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 ár síðan 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
Lokið

Vim navigation mode

Sakti Dwi Cahyono 14 ár síðan updated by Jon Skinner 13 ár síðan 0
add builtin feature to support vim navigation mode
Answer
Jon Skinner 13 ár síðan
This was added in build 2111
+10

Add Eiffel syntax

Zoran Simic 13 ár síðan 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 ár síðan updated by Trevor Turk 12 ár síðan 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 ár síðan updated by Colin von Heuring 11 ár síðan 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
Lokið

Code folding GUI access

Werchter 13 ár síðan updated by Jon Skinner 13 ár síðan 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 ár síðan
Added in 2139
+10

Please add ibus Chinese input for linux

蒲公英の生活 11 ár síðan 0
+10

Support Gnome Zeitgeist

Dragan Espenschied 12 ár síðan updated by Daniel Dickson 12 ár síðan 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 13 ár síðan Uppfært 13 ár síðan 0
Add syntax coloring support for x86 asm language