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 14 ár síðan updated by Nick 13 ár síðan 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 13 ár síðan updated by Praveen Vijayan 13 ár síðan 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 14 ár síðan updated by Brian Gallagher 13 ár síðan 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 13 ár síðan Uppfært 13 ár síðan 2
+42

API support for adding custom items to the sidebar

Leon Bogaert 13 ár síðan updated by David Mair Spiess 13 ár síðan 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 14 ár síðan updated by Andrey Botalov 13 ár síðan 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 14 ár síðan updated by Alexander Dean 14 ár síðan 1
Contextual highlighting and syntax style for PowerShell and VB Script.
+41

Open Containing Folder

Eric Martel 13 ár síðan updated by Csaba Bakó 7 ár síðan 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 13 ár síðan updated by Adrian Forte 8 ár síðan 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 13 ár síðan updated by Charlie 8 ár síðan 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!