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

+18

Centralized repository for plugins

Alexandre Gravem 14 jaar geleden bijgewerkt door Will Bond 14 jaar geleden 3
It would be nice if you set up a website or some other way to keep track of existing plugins for ST2.
+18

Change App icon

Ted Pearson 14 jaar geleden bijgewerkt door klo uo 12 jaar geleden 5
The App Icon looks too similar to Terminal.app. I keep getting confused between the two. Recommend a change for sure!
+18

Why does Windows Install require Administrator privileges?

Anthony Whitford 12 jaar geleden 0

I'd like to test-drive Sublime, but am unable to install it because it requires Administrator privileges, which I do not have -- only Power User...


Are Administrator privileges truly necessary?

+18

Zen-coding feature by default.

Il'ya Safrankov 14 jaar geleden bijgewerkt door Timothy Johnson, VA 14 jaar geleden 5
+18

reveal_in_side_bar should scroll the side bar to show the file

Simon Wade 13 jaar geleden bijgewerkt door sand12937 12 jaar geleden 3

reveal_in_side_bar should scroll the side bar to show the file. Currently I have to collapse the side bar in order to get it to do this. Also expand all and collapse all for the sidebar would be useful.

+18

Make unsaved files bold in sidebar (folders section)

mrmachine 14 jaar geleden bijgewerkt door Dirk Heider 13 jaar geleden 2
Also make collapsed folders that contain unsaved files bold, so that unsaved files aren't hidden beneath collapsed folders.
+18

Add a code navigator, like panic coda

Danny Smith 13 jaar geleden bijgewerkt door Matthias Dietrich 13 jaar geleden 2
I would love to see a code navigator in the project area like coda has.
+18

Convert encoding on the fly or at least when using "Save As..."

Oktay Acikalin 14 jaar geleden bijgewerkt 14 jaar geleden 2
Sometimes I have to convert the character encoding from ISO-8859-1 to UTF-8 or others. It would be nice to do this with the currently active view or at least when using "Save As...".
For the in-buffer-variant one could come up with a plugin tho...
+18

Minimap colors should be configurable

John Bitme 13 jaar geleden 0
The minimap colors should be part of the color scheme... on a white background, the current dark highlight is very intrusive.
Personally, I would prefer being able to set a color overlay for the non-visible portion, rather than the visible portion, but either way, it should be configurable like minimapBorder is.
+18
Voltooid

Tag Highlighting / Angle Bracket Highlighting

Greenwich 14 jaar geleden bijgewerkt door Jon Skinner 13 jaar geleden 6
It would be nice if tags were highlighted the same way that brackets are e.g.
<div id = 'example'>
blah blah
</div>
Antwoord
Jon Skinner 13 jaar geleden
Added in 2126