+60

vertical ruler color setting

jan otte 13 lat temu Ostatnio zmodyfikowane przez Jerome Indefenzo 7 lat temu 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 12 lat temu 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 lat temu Ostatnio zmodyfikowane przez robertcollier4 11 lat temu 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 lat temu Ostatnio zmodyfikowane przez Luis Raúl Medina 7 lat temu 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 lat temu 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 lat temu 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 lat temu Ostatnio zmodyfikowane przez robertcollier4 11 lat temu 4
+58

FTP integration like the sftp puglin

Felipe Santos 13 lat temu Ostatnio zmodyfikowane przez Phillip Boushy 11 lat temu 1

 Connect and upload files thru FTP from whithin SB2

+58

Minimize to tray (option)

Joan Piqué 12 lat temu 0
As simple as that.
+57

Minimap Width

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.
+56

FTP synchronize projects like dreamweaver

Renzo Zamora 13 lat temu Ostatnio zmodyfikowane przez chaos1 12 lat temu 6
Allow save and upload files directly in the server. This allow also make fast web projects
+56
Ukończony

Show tab trigger for snippets

Oktay Acikalin 13 lat temu Ostatnio zmodyfikowane przez Jon Skinner 12 lat temu 1
One cannot see which tab triggers have been defined when browsing the snippets menu. It would be nice to see them there, too.
Odpowiedź
Jon Skinner 12 lat temu
In 2165, the snippets menu has been replaced with the Command Palette, which does show the tab trigger
+56

View current git branch in titlebar

Eric Hamiter 13 lat temu Ostatnio zmodyfikowane przez opensas opensas 12 lat temu 9
Confirming which git branch I'm in at a glance would be spectacular. Mock-up here:

http://www.sublimetext.com/forum/viewtopic.php?f=6&t=2119
+56

Make use of fallback fonts

Frank Smit 12 lat temu Ostatnio zmodyfikowane przez Roger Sperberg 11 lat temu 3
Make use of fallback fonts so that Japanese (and Chinese, etc.) can be displayed if the currently used font doesn't support those characters.
+55

Copy/Move files in a sidebar

V B 12 lat temu Ostatnio zmodyfikowane przez Ian Maddox 8 lat temu 5
Sidebar file actions are limited to Delete/Rename for some reason. One of the most common tasks when working with projects is rearranging files or folders inside your project directory. Any time I need to quickly move files between folders, I can do it via fast sidebar drag-and-drop in pretty much ANY IDE or programmer editor (like Textmate). Except for ST2, for all its other niceties. Every time I need to copy or move a file I have to take detour into Finder which is VERY frustrating.

This is pretty much THE only missing feature preventing me from buying the product. I'd guess this is a showstopper not only for me but for many other people considering lack of this essential feature as a sign of product immaturity, to put it simply.
+54

Apple Touch Bar

Alistair 7 lat temu Ostatnio zmodyfikowane przez Alexander Mextner 7 lat temu 1

Support for the new MacBook Pro touchbar as soon as possible would be heavily beneficial to speed up my programming.

+54

api to add stuff to sidebar

Dmitry Afanasyev 12 lat temu Ostatnio zmodyfikowane przez Mauricio Lopez T. 12 lat temu 2
It would be nice to have API that can add stuff to sidebar. 
For example, I want to make a plugin that display Ruby on Rails projects not by its directory structure but in logical one, i.e. templates under controllers, etc
I thing it would be useful for many kinds of plugins such as VCS systems, FTP plugins and more
+54

Fully functional SVN/Git

Jarod Taylor 13 lat temu Ostatnio zmodyfikowane przez Petros Diveris 12 lat temu 10

I've done some searching and have come up with nothing other than the current plugin that is lacking the rest of the SVN functionality. (https://github.com/burriko/sublime-subversion)


Would also love to see Git integrated into Sublime Text 2. Many of my projects use SVN and many use Git. I love that Textmate gives me the abilty to use both within the editor. 


This is and code folding are 2 things lacking from Sublime, but other wise I am LOVING it. Great job.

+54

Highlight found text in minimap

Ian Henry 13 lat temu Ostatnio zmodyfikowane przez stijn 12 lat temu 4
Kind of like how Chrome's find on page feature shows you where to scroll, it'd be nice to have a yellow line or something appear on the minimap for matches.
+54

Project based snippets

n00ge 13 lat temu Ostatnio zmodyfikowane przez Jason Maskell 4 lat temu 2
A lot of times I have reusable code that relates only to a specific project and would love to create snippets for it but don't want to muddy up the snippet pool for all projects. It would be useful to have a way to create project based snippets.

Forum thread is here: http://www.sublimetext.com/forum/viewtopic.php?f=4&t=1735