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

+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 12 Jahren aktualisiert vor 12 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 13 Jahren aktualisiert von Andrey Botalov vor 12 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

Preview for Images

Philipp Schaffrath vor 13 Jahren aktualisiert von Donna Klinton vor 11 Jahren 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 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 7 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!
+41

prolog syntax coloration

XioRcaL vor 13 Jahren aktualisiert vor 13 Jahren 0
add prolog syntax coloration,
this feature would be awesome, just like the rest of the editor! =)