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

+60

vertical ruler color setting

jan otte 13 years ago updated by Jerome Indefenzo 6 years ago 1

 Thanks very much for implementing the 'gutterForeground' setting in build 2020. Allowing setting the colour of line numbers to other than a modified version of the 'foreground' setting is awesome.


Would it be possible to do the same for the vertical ruler colour setting?


In some uses having a vertical rule establishing the tab settings is very useful and for that case I would like to set a colour a shade or two away from the background so the readability of the text is maintained.


In some uses the ruler being brightly highlighted would be ideal.


If I was able to set the ruler colour then these different cases could be handled better than the current fixed setting allows.


Thanks for any time considering this and especially for any time implementing it if you choose to do so.

+59

Switch to GTK3 for smooth scrolling

Eren Tantekin 11 years ago 0

Using GTK3 would enable offering smooth scrolling with touchpad for Linux users, similar to Gedit on Gnome.

+59

Open symbol list in a pane

Nick Melnick 13 years ago updated by robertcollier4 11 years ago 5
Being able to open another pane, similar to the file browsing pane, with the list of symbols in the current file would be handy. The Go to anything feature is handy in files you know well, but having the list for new code makes life easier.
+59

Prompt if need elevated permission to save on Windows (and Linux if that also doesn't work)

imperfect 11 years ago updated by Luis Raúl Medina 7 years ago 16

This has already been added for OS X, but not for Windows (at least Windows 7 x64) and possibly not for Linux.


ST should automatically ask for admin password, if not already running as admin, when saving to a folder that requires admin privileges.


Created this new topic as other ones are already marked as completed.


Here is link to previous completed suggestion: 27820-prompt-if-need-elevated-permission-to-save

+59

please add xsd validation for xml files and autocomplete

ceeblet 10 years ago 0
if an xml file has an xsd designation that is accessible (i.e. in same directory as the xml file) it would be wonderful to have the ability to validate against that xsd and also to have autocomplete as suggested by the xsd.
+59

Syntax highlighter should support unquoted attribute values in HTML

Mathias Bynens 12 years ago 0

As soon as an unquoted attribute value is encountered in the HTML, the syntax highlighter stops working correctly.


Here’s an example HTML document that you can use to reproduce this issue: http://pastebin.com/raw.php?i=KeJLnCnK See e.g. on line 6. If you wrap the attribute value in quotes, the syntax highlighter starts working again.


FWIW, this article might have some useful information when you’re fixing the unquoted attribute values parsing: http://mathiasbynens.be/notes/unquoted-attribute-values It lists all the characters that can be used to break out of unquoted attribute values.

+59

Add syntax highlighting to results in "find in all files"

Tom Flanagan 13 years ago updated by robertcollier4 11 years ago 4
+58

FTP integration like the sftp puglin

Felipe Santos 13 years ago updated by Phillip Boushy 11 years ago 1

 Connect and upload files thru FTP from whithin SB2

+58

Minimize to tray (option)

Joan Piqué 12 years ago 0
As simple as that.
+57

Minimap Width

Michael Jessop 12 years ago in Plugin announcements 0
I understand that it would be a lot of code to make the minimap width dynamic (set in preferences or draggable) but what about 2 FIXED settings, narrow and wide?  For my old eyes, if the minimap were just 1/2" wider on my screen (50 pixels?) it would be even more useful for me.