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

User Global.sublime-settings not working
I'm new to sublime and I can't get the user settings to work. I know I'm using the correct file because it checks syntax when I save it. I'm bringing up the file with "Global Settings - User" menu in preferences.
My file contents follow. None of the options do anything ...
{ "highlight_modified_tabs": true, "tab_completion": true, "wrap_width": 100, "word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?", "rulers": [100], "highlight_line": true, "match_brackets_angle": true, "default_line_ending": "unix"}

Grayscale font hinting too bleak (Win XP)
Not sure if it is a bug, but when rendering text with `DejaVu Sans Mono` (and pretty much any other font, which is not "crisp") and using grayscale hinting under Windows XP, the letters appear to be lighter and bleaker, than in, say, Netbeans, Notepad++, Firefox, using the same font family, size and color.
At first I thought it has something to do with DPI I use (106 currently), but it appeared not to be the case (besides, the font is rendered of the same size, just lighter).

HTML suggested tag format
{New Cursor Position}</tagname>

In the sidebar, highlight the selected views for all groups

Default file settings are lost on application updates
I have to enter in my custom settings for Prefs > File settings - default every time the application is updated, which is almost daily.

If you place your settings in the User File Settings, then this won't happen.
The defaults are intended as a reference, rather than something that should generally be edited.

button4 and button5 mouse bindings do not work on linux

`.` repeats last text-changing command ONLY WITHIN THIS FILE

Improve management of unsaved files when switching project


View.score_selector gives zero in PHP, expected score > 0
text.html.basic source.php.embedded.block.html
But when I run view.score_selector(pos, 'source'), it returns 0L
I have a command (bracketeer, insert single quote) that tries to determine whether the cursor is in a string, a text scope, or in a comment. In this case, I expect view.score_selector(pos, 'source') to be greater than view.score_selector(pos, 'text').
Customer support service by UserEcho