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

+42

Dragging last file from a window should close window

Falcon NL vor 14 Jahren aktualisiert von Nick vor 13 Jahren 2
Currently, dragging the last file file from a window to a different or new window leaves behind an empty window, which in the vast majority of cases you'll want to close. I suggest closing the window automatically once the last file has been removed.

Forum topic: http://www.sublimetext.com/forum/viewtopic.php?f=4&t=1532
+42

arabic support

akwad akwadnet vor 13 Jahren aktualisiert von Praveen Vijayan vor 12 Jahren 1
I loved sublime from the first time , but it dose not support arabic :( which disappointed  me , I hope you support Arabic and encoding file changing like notepad++
+42

Intelligent case-sensitivity for searches

Markus Peter vor 13 Jahren aktualisiert von Brian Gallagher vor 13 Jahren 4
A semi-intelligent case-sensitivity mode for searches as option, like in Emacs, where, if I type the word to search in all-lowercase, it will search case-insensitively and as soon as I type something containing uppercase, it will search case-sensitively exactly for what I typed.

+42

Background image in distraction-free mode

Vadim Tukaev vor 13 Jahren aktualisiert vor 13 Jahren 2
+42

API support for adding custom items to the sidebar

Leon Bogaert vor 13 Jahren aktualisiert von David Mair Spiess vor 13 Jahren 1
I was searching for a ftp/sftp plugin just like Zend Studio 5.5 / Notepad++ etc. I stumbled upon this thread: http://www.sublimetext.com/forum/viewtopic.php?f=4&t=5846

Because it isn't yet possible for a plugin to add custom items to the sidebar such a plugin can't be created.
+42

Drag/Drop (reorder) files/folders via Project Sidebar

Alysson Bortoli vor 14 Jahren aktualisiert von Andrey Botalov vor 13 Jahren 3

It would be awesome if you could drag/drop to reorder files and folders in the sidebar! 

+42

Syntax Highlighting and Style for PowerShell and VBS files

Luis Martinez vor 14 Jahren aktualisiert von Alexander Dean vor 13 Jahren 1
Contextual highlighting and syntax style for PowerShell and VB Script.
+41

Open Containing Folder

Eric Martel vor 13 Jahren aktualisiert von Csaba Bakó vor 7 Jahren 8
When right-clicking on a file tab, it would be useful to have "Open Containing Folder" like in Visual Studio
+41

Code folding of one line functions

L0u1s vor 13 Jahren aktualisiert von Adrian Forte vor 8 Jahren 5
You are now able to fold functions when there's more then 1 line of code.
It would be nice to also fold on-lined functions
+41

"Find in selection" shouldn't be the default

Rob Speer vor 13 Jahren aktualisiert von Charlie vor 8 Jahren 13
Finding text inside my selection is never what I want to do, and yet it happens by default if anything is selected.

This makes me think that text doesn't exist in my code, when it actually does.

It's particularly bad because if I've just searched for something else, the result is *selected* and I have to clear the selection before I can proceed!