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

+2

More descriptive error messages

Sander Pilon 12 aastat tagasi 0
From experience I know that 'Unable to save' can mean many things. 

Please provide better error messages:

- File is read only 

- Permission denied

- Path does not exist

- ...

+2

How to add a shortcut that will run custom build system on current file?

Sergey Shepelev 13 aastat tagasi uuendatud 13 aastat tagasi 0
Please show example of adding a keyboard shortcut that will run custom build system on current file.

{ "keys": ["alt+1"], "command": "build", "args": {"?": "?"} },

+2

comparing files side by side.. the only thing where NPP beats sublime!

hj3 12 aastat tagasi uuendaja Tart Toter 12 aastat tagasi 1

comparing files side by side.. the only thing where NPP beats sublime!

+2

This build of Sublime Text 2 has expired

Lee Doel 12 aastat tagasi uuendaja Antonix Indestructible 12 aastat tagasi 1

 On Windows i have the latest version but when i try to run it i am getting the message "This build of Sublime Text 2 has expired" and it will not let me run it, but i do already have the latest version and i have paid for a licence. Can you help?

+2

Built in SCP integration

SC_ 11 aastat tagasi 0

Build in SCP / FTP  functionality similar to that of Coda.  

+2

This is the best window-based editor I've used since TextEdit on NeXT!

rmcgowan 13 aastat tagasi 0
+2

Adding an optional Safari-like Find to simplify finding

Bob Beaty 12 aastat tagasi 0

I would really love to have the option of a simplified 'Find' panel for Mac OS X like Safari and BBEdit have. Right at the top of the window, with a simple text field, forward/back buttons, a 'Cancel' (invoked with the Esc key) and a count of how many hits there are.


I like the complete functionality of the existing 'Find' bar at the bottom, but the buttons are so big that they obscure the text box where I'm typing my find string.


It's kind of like the existing 'Incremental Find', but it's more along the lines of other Mac apps.


Alternatively, the ability to shrink the Find, Find Prev, Find All so it doesn't obscure the text field would be OK as well. I was just thinking the minimal one at the top would be more "Mac like".

+2
Fixed

Saving a file should reset 'unsaved changes' flags in all tabs

Matt Powell 14 aastat tagasi uuendaja Jon Skinner 14 aastat tagasi 0
If I'm working in vertical split mode, and have the same file open in both groups, the changes I make in one tab are reflected in the other, but when I save the file, the 'unsaved changes' asterisk in the tab only disappears from the tab that was in focus when I saved: the other tab still looks like it has unsaved changes.
Vasta
Jon Skinner 14 aastat tagasi
Done in build 2036
+2

Tabbed vertical splits

Brandon Ruschill 13 aastat tagasi uuendatud 13 aastat tagasi 0
My idea is for tabbed vertical splits, similar to what Vim can do.

I've done some reasonable reasearch/searching and have been unable to come up with a solution, so if you have one please share!
Image 106
+2

Ability to specify the file manager for open_dir command

Paul Trotter 12 aastat tagasi 0

Under Linux, right clicking a file in the sidebar then selecting "Open containing folder" opens the folder in nautilus.


I would like the option to specify a different file manager for this command.