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

+41

prolog syntax coloration

XioRcaL 12 jaar geleden bijgewerkt 12 jaar geleden 0
add prolog syntax coloration,
this feature would be awesome, just like the rest of the editor! =)
+41

Open file by clicking link

Luís Marques 12 jaar geleden bijgewerkt door Michał Jendrzejewski 11 jaar geleden 5
In netbeans you have the function: 
Press Ctrl and click a link a file, like this "include_once "function/global.php";".
When "function/global.php" is clicked, the file opens in a new tab.

That would be a great feature. :)
+41

Ability to configure the transparency of whitespace characters like Eclipse.

arahlf 13 jaar geleden bijgewerkt door Mathew Polzin 11 jaar geleden 3
I usually develop with whitespace characters always enabled, but the default look of them in Sublime Text is rather distracting -- it would be nice to make them more transparent like Eclipse Indigo now offers.
+41

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

Alysson Bortoli 13 jaar geleden bijgewerkt door Andrey Botalov 12 jaar geleden 3

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

+40

An ARM port so that sublime text will be able to be used on platforms such as Beaglebone and the new Raspberry Pi.

m2432432 12 jaar geleden bijgewerkt door Fredrik Ehnbom 12 jaar geleden 1
Sublime Text looks like the perfect editor for something like the Raspberry Pi. I use it considerably on my desktop and laptop, and it would be great to be able to use it on my other platforms as well.
+40

Relative line numbers

Chetan Surpur 13 jaar geleden bijgewerkt door Alexander Ivanov 7 jaar geleden 6

The option to switch to relative line numbers (http://dlo.me/vim-with-relative-line-numbers/) would be great, especially with the new Vintage mode.


I wouldn't even mind a plugin to do this, but I'm not sure how to go about implementing it. Any hints?


Thanks!

+40

Dragging last file from a window should close window

Falcon NL 13 jaar geleden bijgewerkt door Nick 12 jaar geleden 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
+40

arabic support

akwad akwadnet 12 jaar geleden bijgewerkt door Praveen Vijayan 11 jaar geleden 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++
+40

Intelligent case-sensitivity for searches

Markus Peter 13 jaar geleden bijgewerkt door Brian Gallagher 12 jaar geleden 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.

+39

Preview for Images

Philipp Schaffrath 12 jaar geleden bijgewerkt door Donna Klinton 10 jaar geleden 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!