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

+1

Close All Files - more options

nhoj patrick hace 9 años 0

Please could Close All Files be given more options. At the moment you get a popup per unsaved file.


When using large code bases sometimes a File/Replace does wrong and I want to revert 100+ open files and have to do them individually.


Could a checkbox or something be added like, "Pick this option for all unsaved files".


Or button updates;

"Yes to all", "No to all", "Yes", "No", "Cancel"

+1

File Menu Option "Revert All Files"

nhoj patrick hace 9 años actualizado por Rob Lundie Hill hace 8 años 1

Please could Revert All Files be added into the menu.


When using large code bases sometimes a File/Replace does wrong and I want to revert 100+ open files and have to do them individually

+1

"Open recent..." doesn't add the files closed with editor itself

Simón ヅ hace 14 años 0
I have set ""remember_open_files": false" and when I close Sublime with a opened file, Sublime doesn't add this file to the "Open recent..." list.
+1

Execute file flag removed on save

a a hace 12 años 0

Sublime Text 3, Rev 3021,

Windows XP, Mounted ext 4 drive with SFTP Drive.


When ever a file is saved the execute flag is removed. Sublime Text 2 Rev 2217 does not removed execute flag.


Expected behavior: File flags are not changed.

+1
Solucionado

OSX: Line height in "goto" panel increases on mouse hover

senzo hace 13 años actualizado por Jon Skinner hace 13 años 2
Image 8
+1

Undo stack after auto completion should replace "completion" with tab first

EHLOVader hace 13 años actualizado hace 13 años 1
When you type out something (seemingly benign) and tab to space things out, only to find that it auto completed instead it would be helpful to have the first step of Undo remove the completion, while keeping the tab, then have the tab removed on a second undo.
+1

extension API for acting as the editor of a componetized IDE

kelvin bitnick hace 13 años actualizado hace 13 años 0
add an API or socket API for integration with the compiler tools, to have sublime beeing the editor of an IDE. see http://www.typerex.org/ for surrounding tools for objective caml. Typerex for now focus on emacs.
+1

Double clicking Find/Replace button on Linux does 3 actions, not 2

Scott Vivian hace 12 años actualizado hace 12 años 2

Described in more detail here: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=11212 but posting here in case you didn't see it.


Find/Replace has a really annoying bug on Linux - if you click too quickly it jumps an extra match. So if you click Find it finds the 1st match, then if you click Find twice quickly it should go to the 3rd match, but instead it goes to the 4th!


Incredibly annoying when trying to find/replace some matches in a file but not all. Still a problem in the latest ST3 build!

+1

Find - In Location better prompting

balaam hace 13 años 0
Pressing control-shift-F brings up
Find What:
In Location:

In the "In Location" box I can have <project> or <open tabs> or ... well I don't know what the special commands are! A dropdown box listing the options would be helpful, or autocomplete. Make it more "discoverable".

I almost always want to find in the entire project.


Also if I do find the item and it's in a file that doesn't have a tab, double click the found item line doesn't open up a new tab. Version 2126. But clicking the filename in the find box does open the tab. It should work for clicking on the line found in that file too.


+1

Moving tab back to previous instance doesn't work correctly

Darren Dub hace 13 años actualizado hace 13 años 1
Using Win 7 Build 2165.

If I create a new instance of ST by dragging the tab out. If I try to drag the tab back to the original instance, I can't drag the tab above the height where that tab started.

Edit: This seems to only be an issue of the two instances are on separate screens.