Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Define variables at project level
Do not set font_size in User/Preferences.sublime-settings when zooming in/out
join lines without space in vintage mode
it would be nice to have this in vim mode. in vim the command is gJ. similar to J but without the space.
Vintage mode command repeat "." incompatible with autocomplete
sidebar geany (symbols, class, funtions) https://sites.google.com/site/onearvind/geany_sidebar.jpg
window.open_file should bring newly focused window forward (os x)
Status bar buttons/menus for selecting tab size and translation of tabs to spaces.
It would be nice to have info about tabs visible at glance, and also to be able to change this settings without going to main menu.
Scope Coloring (not just syntax coloring)
Scope coloring was first suggested by Douglas Crockford. So far the only plugin for Sublime Text 2 (that I know of) that implements scope coloring has been made solely for JavaScript at https://github.com/mazurov/sublime-levels .
It would be great if this feature could be implemented for all languages, especially Clojure and Scheme (for me).
Difference between scope coloring and syntax highlighting:
http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/scope-coloring.html#fullmonad
New "draw_white_space: boundary" option
I think it'd be beneficial if there were a new option for draw_white_space that only draws white space on the left most and right most edges of a line so any single white spaces between words or characters in the middle of lines are ignored. Similar to setting editor.RenderWhiteSpace to "boundary" in VS Code. So it'd appear:
def function(): ••••if True: ••••••••print("I <3 ST") ••••else: ••••••••print("I'm aware there's trailing white space on this line")••
More often than not, seeing white space helps with indentation, so having any source code being viewed decluttered with potentially unnecessary information while still maintaining its usefulness would be a win-win.
Service d'assistance aux clients par UserEcho