Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

0

Clicking on "find in folder" when find is open closes find.

Skip hace 13 años 0
If the find dialog is open and you click on "find in folder" the dialog will go away.  I would expect it to stay open and update the "in location" field with the folder that I have selected.
0

Ctrl+D Ctrl+K doesn't work as expected when it wraps around the file

Istvan Kispal hace 12 años 0

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.

0

lazy tasks

Klaus Hougesen hace 11 años 0

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.



0

Window starts without focus when launched from terminal with new window flag

johtso hace 13 años actualizado hace 13 años 0
When you launch a new sublime text window from the terminal, it doesn't grab focus.
0

coffeescript and stylus syntax checker

Daniel Steigerwald hace 13 años actualizado hace 13 años 0
Live syntax checking, to ensure that watches work well.
0

Keep files open at all time.

Thorsten Ott hace 11 años 0

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?

0

Minimap jitters under Ubuntu 10.10

Tor hace 14 años actualizado hace 14 años 1
When dragging on the minimap, the page jitters as if there were some kind of rounding error. Dragging the scrollbar is completely smooth.

The problem only appears when the minimap extends beyond the viewport.
0

Default Reindent shortcut

Guido Fioravantti Rassat hace 11 años 0
I suggest Cmd+Shift+R