Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Creating a new file into a project
In the on_close listener, view.window() returns None.
Coloring of Open file tab's
when having several files open and moving around them, it can be useful to instantly be able to right-click the Tab and give it a color (from 4-5 different),
and just as easy be able to change this color.
No need to save the info for later, this can be done ad-hock when needed
Allow build and save as 'macroable' commands
Unknown macro command save
Unknown macro command build
Both 'save' and 'build' are standard commands. Why do they not work when added to a macro?
Select the currently open file in the sidebar when FILES is collapsed
Sidebar on the Right
Would like to have the option of displaying the sidebar on the right side of the editor window instead of it defaulting to the left.
I have TextMate set up this way and right now this layout issue is the only thing that's keeping me from switching to Sublime.
Running a second instance of Sublime should merge with existing
./sublime_text newfile
create a new instance of Sublime Text 2 instead of merging it with the one running. This is very annoying since the new instance duplicates all of the tabs of the old one.
The same thing thus happens if you try to open a file from Nautilus or another file explorer.
Allow changing the limits of font size scrolling
Currently the minimum font size is 8, however I do appreciate the options of using smaller fonts (7, for example, is still very readable and allows to see a lot more code at once) and scrolling to bigger ones when it's necessary. The only issue left is that it appears to be impossible to set font size to 7 by scrolling to it.
Autocomplete for Language-Context Keywords
Customer support service by UserEcho