Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
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.
Window starts without focus when launched from terminal with new window flag
Keep files open at all time.
I'm using a 3 pane layout with one main editor group on the left and 2 horizontally split groups on the right. In the bottom right I have my notes and would like to preserve these open files at all time.
Is there any way to do this? Can I tell Sublime to open certain files in a certain group by default?
Minimap jitters under Ubuntu 10.10
The problem only appears when the minimap extends beyond the viewport.
Customer support service by UserEcho