Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
No similar topics found.
+1
improve UI for rectangular selection
The current UI for rectangular selection (multiple cursors in ST2) could use some clean up. For instance: different shortcuts are to be used depending on the context:
keyboard entry: ctrl+arrows
multiple-mouse-clicks: cmd+click
mouse-drag: alt+drag
Clearly this is confusing (to say the least). I don't know about others, but (as an old textmate user) I would go with alt in all cases.
In addition I found no way to extend a rectangular selection by using the shift. Namely, I would like to click somewhere in the file, move around as I like without moving the cursor and then with a combo (say alt+shift+click) 'rectangular'-select the portion of text between the cursor and the current click.
+1
Word Wrap never stays on
I have a problem with word wrap turning off occasionally while editing.
Also, is there any way sublime can remember that word press is suppose to be enabled? As in every document I open with have it enabled by default.
+1
C++ function template syntax highlighting
The current C++ syntax highlighting does not handle templated functions very well.
Above, doTemplateStuff would ideally be cyan to make it more readable.
+1
Sublime Text 2 freezing :: When entering text to find and automatically highlighting matches, on the latest keystroke you should cancel the previous find process.
When entering text to find and automatically highlighting matches, on the latest keystroke you should cancel the previous find process because all text starts with a single letter and, in large documents, finding and highlighting this single letter causes Sublime Text 2 to freeze, and stops me from entering my entire text string to find
+1
Ability to use fonts not installed on the OS
I use Sublime Text on computers where I don't have administrator access to install fonts. It would be nice to be able to use fonts that are not installed on the system by specifying the full path to the .ttf file on the hard drive
+1
Allow ctrl+command+p to switch projects even when a project isn't currently open
You can't use ctrl-command-p when a project isn't open--could you fix that?
+1
Ignore folders in search
I'm working in `node`, `php` environments but i'm sure this will be useful
for most developers.
currently when you search for something using command + t, it searches all folders all files, it will be very useful if we can specify wich folders to ignore...
+1
Vintage: Autocomplete should terminate upon leaving insert mode
See title. When you're entering text it makes sense, but the dropdown should disappear once you exit insert mode (whether into visual or normal mode). One expects j and k to move the cursor, but they navigate through the options instead.
Customer support service by UserEcho