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

+41

prolog syntax coloration

XioRcaL 12 year бұрын жаңартылды 12 year бұрын 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 year бұрын updated by Michał Jendrzejewski 11 year бұрын 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 year бұрын updated by Mathew Polzin 11 year бұрын 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 year бұрын updated by Andrey Botalov 12 year бұрын 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 year бұрын updated by Fredrik Ehnbom 12 year бұрын 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 year бұрын updated by Alexander Ivanov 7 year бұрын 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 year бұрын updated by Nick 12 year бұрын 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 year бұрын updated by Praveen Vijayan 12 year бұрын 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 year бұрын updated by Brian Gallagher 12 year бұрын 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 year бұрын updated by Donna Klinton 10 year бұрын 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!