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

+42

arabic support

akwad akwadnet fa 13 anys updated by Praveen Vijayan fa 12 anys 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 fa 13 anys updated by Brian Gallagher fa 13 anys 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 fa 12 anys actualitzat fa 12 anys 2
+42

API support for adding custom items to the sidebar

Leon Bogaert fa 13 anys updated by David Mair Spiess fa 13 anys 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 fa 13 anys updated by Andrey Botalov fa 12 anys 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 fa 14 anys updated by Alexander Dean fa 13 anys 1
Contextual highlighting and syntax style for PowerShell and VB Script.
+41

Preview for Images

Philipp Schaffrath fa 13 anys updated by Donna Klinton fa 11 anys 4
I've got many Situations where i want to insert Images to my Project, when i select an Image i get the preview of the includet data as Text. It would be nice, if you provide the functionality to get a preview of images. Maybe you use the file extention as trigger, or you read the file header to check if a different preview is needed.

This feature could be used for several other files like .pdf, .mp3 (audio files in general), .mp4 (video files in general) or even .ttf (font files in general).

This functionality would be pure epicness!
+41

Open Containing Folder

Eric Martel fa 13 anys updated by Csaba Bakó fa 7 anys 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 fa 13 anys updated by Adrian Forte fa 8 anys 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 fa 13 anys updated by Charlie fa 7 anys 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!