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

+1

Goto anything ranking should be case-sensitive

adzenith hace 14 años 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 hace 14 años 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 hace 13 años actualizado hace 13 años 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
COMPLETADO

build window should scroll automatically

David Alexander hace 14 años actualizado por Jon Skinner hace 12 años 1
build window should scroll automatically with the output.
Respuesta
Jon Skinner hace 14 años
Build 2020 does this
+1

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

Justin Drake hace 12 años 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 hace 13 años actualizado por Michael Adams hace 12 años 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 hace 13 años 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 hace 14 años 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.
+1

Add a "match_quotes_single" option to the preferences

Mike Butcher hace 13 años actualizado hace 13 años 0
I often find myself changing a "smart" apostrophe to a "single quote" style from something I've copied and pasted, but this causes the smart quote to be wrapped in single quotes. Bleh. Adding a "match_quotes_single" option to the prefs would be perfect for disabling this feature that just happens to go against what I have done for years.