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

+1

Git Compatability

ryan gurnick 12 year бұрын 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 12 year бұрын 0

I just want to save all open!

+1

Goto anything ranking should be case-sensitive

adzenith 14 year бұрын 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 14 year бұрын 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 13 year бұрын жаңартылды 13 year бұрын 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
Аяқталған

build window should scroll automatically

David Alexander 14 year бұрын updated by Jon Skinner 12 year бұрын 1
build window should scroll automatically with the output.
Answer
Jon Skinner 14 year бұрын
Build 2020 does this
+1

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

Justin Drake 13 year бұрын 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 13 year бұрын updated by Michael Adams 12 year бұрын 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.
+1

Selecting text via mouse causes screen to scroll at unpredictable speed. Change so it scrolls faster if mouse is just below/above the sublimetext window, and faster if it's far below/above window.You can use XCode for example how it's done.

Bluepeak 13 year бұрын 0
Selecting text via mouse causes screen to scroll at unpredictable speed. Change so it scrolls faster if mouse is just below/above the sublimetext window, and faster if it's far below/above window.You can use XCode for example how it's done.
+1

Pressing escape in the Find Dialogue should take you back to where you were

Greenwich 14 year бұрын 0
Much like pressing escape when you've Cmd + T'd or Cmd + R'd will take you back to your current cursor position, so should pressing escape for Cmd + F.

I consider this an inconsistency and therefore a UI bug.