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

+1

OSX add "new window" option when right-click on the icon

Alin Simionoiu vor 11 Jahren 0

same way the maxosx terminal works. 

I'm using Mission Control a lot, and let's say i have SublimeText open on desktop 2. if i go to desktop 1 and for some reasons i will like to write something in sublime text, right now i go to desktop 2, open a new tab, detach the tab so it is in it's own window then move it to desktop 1.


If i could just right click on the icon and have an option "new window" that opens a new windows right where i am that will be amazing..

+1

Replace in Files across folders offers no feedback for user

Sean Kubin vor 12 Jahren 0
I find it weird that when using Find in Files (with buffer) that something happens right away to indicate ST2 is actually working. Yet when clicking Replace (finding across folders) nothing seems to happen until eventually a confirmation prompt appears. There is no feedback or indication anything is going on. 
+1

Git Compatability

ryan gurnick vor 11 Jahren 0
Add Git Compatability so that you can compare commits and file changes from within the editor.

Within the file viewer maybe dots to show weather the file has been changed, and if you want to view actual changes click on the dot?
+1

The biggest thing I miss coming from Geany is a "save all" function to save all open tabs. Would change my life

Nathan Sunshine vor 11 Jahren 0

I just want to save all open!

+1

Goto anything ranking should be case-sensitive

adzenith vor 13 Jahren 0
If I've got a class named FOO and it has a lot of members named FOO::xxx, and I've also got a function named foo in the same file, I'd like to be able to get to foo by typing "foo" in the Goto Anything box, and not have to press down many times to get to it.
Thanks!
+1

Bug with "Open Containing Folder ..." function

Skip vor 13 Jahren 0

If you are editing a file in the root of a drive (e.g., C:\file.txt) you will get an error from windows saying "The path '\C\file.txt' does not exist or is not a directory."

+1

Find text does not have proper highlight after clicking Replace

chaiguy vor 13 Jahren aktualisiert vor 13 Jahren 1
In Find & Replace, clicking Find highlights the text using the find highlight as it should, however when you click Replace, the next selection uses the unfocused text selection highlight which is darn near impossible to see.
+1
Fertiggestellt

build window should scroll automatically

David Alexander vor 14 Jahren aktualisiert von Jon Skinner vor 11 Jahren 1
build window should scroll automatically with the output.
Antwort
Jon Skinner vor 14 Jahren
Build 2020 does this
+1

On Mac, Cmd + F and Cmd + I display search box with different height

Justin Drake vor 12 Jahren 0

Very similar search panels are brought up with the shortcuts Cmd + F and Cmd + I. It seems one is taller than the other by 1px.

+1

Confirmation box when you delete a file from sidebar

Marc Cometa vor 12 Jahren aktualisiert von Michael Adams vor 11 Jahren 2
When deleting files from the sidebar, I think it would be a cool feature to have a "Conirmation box" asking if you are sure to delete the file. Sometimes I accidentally click delete when I right click and try to access some menu item from a custom package that I use.