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 років тому оновлено Bob Rosset 11 років тому 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 років тому 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
Виконано

Vim navigation mode

Sakti Dwi Cahyono 14 років тому оновлено Jon Skinner 13 років тому 0
add builtin feature to support vim navigation mode
Відповідь
Jon Skinner 13 років тому
This was added in build 2111
+10

Add Eiffel syntax

Zoran Simic 13 років тому 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 років тому оновлено Trevor Turk 12 років тому 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 років тому оновлено Colin von Heuring 11 років тому 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
Виконано

Code folding GUI access

Werchter 13 років тому оновлено Jon Skinner 13 років тому 7
Code folding/unfolding GUI access in addition to the keyboard shortcuts.
For example, '+'/'-' icons in the gutter to fold/unfold.

Відповідь
Jon Skinner 13 років тому
Added in 2139
+10

Please add ibus Chinese input for linux

蒲公英の生活 11 років тому 0
+10

Support Gnome Zeitgeist

Dragan Espenschied 12 років тому оновлено Daniel Dickson 12 років тому 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 років тому оновлений 13 років тому 0
Add syntax coloring support for x86 asm language