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 jaar geleden bijgewerkt door Bob Rosset 11 jaar geleden 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 jaar geleden 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
Voltooid

Vim navigation mode

Sakti Dwi Cahyono 14 jaar geleden bijgewerkt door Jon Skinner 13 jaar geleden 0
add builtin feature to support vim navigation mode
Antwoord
Jon Skinner 13 jaar geleden
This was added in build 2111
+10

Add Eiffel syntax

Zoran Simic 13 jaar geleden 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 jaar geleden bijgewerkt door Trevor Turk 12 jaar geleden 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 jaar geleden bijgewerkt door Colin von Heuring 11 jaar geleden 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
Voltooid

Code folding GUI access

Werchter 13 jaar geleden bijgewerkt door Jon Skinner 13 jaar geleden 7
Code folding/unfolding GUI access in addition to the keyboard shortcuts.
For example, '+'/'-' icons in the gutter to fold/unfold.

Antwoord
Jon Skinner 13 jaar geleden
Added in 2139
+10

Please add ibus Chinese input for linux

蒲公英の生活 11 jaar geleden 0
+10

Support Gnome Zeitgeist

Dragan Espenschied 12 jaar geleden bijgewerkt door Daniel Dickson 12 jaar geleden 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 jaar geleden bijgewerkt 13 jaar geleden 0
Add syntax coloring support for x86 asm language