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

+18

Centralized repository for plugins

Alexandre Gravem vor 14 Jahren aktualisiert von Will Bond vor 14 Jahren 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 vor 14 Jahren aktualisiert von klo uo vor 12 Jahren 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 vor 12 Jahren 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 vor 14 Jahren aktualisiert von Timothy Johnson, VA vor 13 Jahren 5
+18

reveal_in_side_bar should scroll the side bar to show the file

Simon Wade vor 13 Jahren aktualisiert von sand12937 vor 12 Jahren 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 vor 14 Jahren aktualisiert von Dirk Heider vor 13 Jahren 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 vor 13 Jahren aktualisiert von Matthias Dietrich vor 13 Jahren 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 vor 14 Jahren aktualisiert vor 14 Jahren 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 vor 13 Jahren 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
Fertiggestellt

Tag Highlighting / Angle Bracket Highlighting

Greenwich vor 14 Jahren aktualisiert von Jon Skinner vor 13 Jahren 6
It would be nice if tags were highlighted the same way that brackets are e.g.
<div id = 'example'>
blah blah
</div>
Antwort
Jon Skinner vor 13 Jahren
Added in 2126