Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Unobtrusive Update Message
On ubuntu 11.10 sublime text 2 2153 not work.
2 column layout sync of changes
I make changes to the top part of a file in the left column layout and also make changes to the bottom of the same file in the right column layout.
If you forget to save the first changes in the left layout, you will lose them when you save the second change in the right layout. The warning is nice but, I prefer how Notepad++ handles synchronization between layouts of the same file.
All changes should be sync'ed on the fly... so I don't loose any changes and I don't have to save my file until I want to.
Clicking on "find in folder" when find is open closes find.
Ctrl+D Ctrl+K doesn't work as expected when it wraps around the file
When the next match found by Ctrl+D is above the starting point (search wraps around to the beginning of the file). Ctrl+D Ctrl+K will toggle the selection of the match with the highest line number instead of the last match, which actually has the lowest line number.
lazy tasks
Create a way for both plugin developers and users to run "lazy task" at various points. for instance: register lazy task in a queue and execute on startup once, every 10 minutes, every day etc.After typing and nothing happens for 10 minutes etc.
Example:
Package Manager could use this to register an "update repository as stream when nothing is happening" and stop as soon as something is happening (it would be up to the author to continue from last load index or begin again).
User build lets say just compiling some .less to .css or linting to a log, could be registered as a lazy task . run when available, run once anytime after startup
etc.
Customer support service by UserEcho