Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
![](/s/cache/30/31/3031b770a4277a2cac874c2ca109ee3b.png)
Show and map the colors used in the current file.
Create a panel or window that shows and maps the colors used in the current file, especially CSS files. Attached is a screen grab from TopStyle 4.
![](/s/cache/82/4e/824e8f0e197a2d7a8a91aaeaac6cd8c2.png)
Highlight the colon as operator with Ruby 1.9-style hashes
When both keys and values are symbols, the colors all run together. A simple fix would be to not consume the colon in the regular expression. I was able to accomplish this by changing "(:)(?!:)" to "(?=:)(?!::)", as in:
<dict>
<key>captures</key>
<dict>
<key>1</key>
<dict>
<key>name</key>
<string>punctuation.definition.constant.ruby</string>
</dict>
</dict>
<key>comment</key>
<string>symbols</string>
<key>match</key>
<string>(?>[a-zA-Z_]\w*(?>[?!])?)(?=:)(?!::)</string>
<key>name</key>
<string>constant.other.symbol.ruby.19syntax</string>
</dict>
![](https://cdn.userecho.com/characters/65.png?1)
Alt+backspace on a word should not delete whitespace
{"foo": bar|}
{"foo":|}
![](https://cdn.userecho.com/characters/65.png?1)
How to make acute accent over a character? Is it supported?
This type of accent does not work for me: á ó ń (letter and accent are two separate symbols).
However, there's a topic called Tab titles do not support accented letters and it seems it should work in the document itself.
![](/s/cache/22/6e/226e53068d9ceac941fd12e29ce44226.png)
Identify files that have been modified since opened, even after a save.
An icon toolbar wouldn't be a bad idea. Lots of frequently used things could be put there.
![](https://cdn.userecho.com/characters/70.png?1)
No output panel when exec called from input panel
Forum topic: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=1538
![](/s/cache/94/74/94747a9501596ed030f484e82dcd994b.png)
Alternative payment methods
Is it that difficult to add new payment options? I don't want to create a Paypal account. There are already so many alternatives that is a shame to be locked to one option people are starting to stay away of.
Is there no alternative for an Australian company to accept credit cards online? What about Google Wallet? Or even good old wire transfer. You give us your account, we transfer the money, send you the confirmation and get the licence. Job done, everyone is happy.
![](/s/cache/df/e0/dfe01d6a7505e652a6e603f3dc2431cf.png)
Home and End Key handling
One of the best editor UI features of Brief (I'll not say more, those who know, know), was how the Home and End key were handled.
- On first press they went to the end or start of the current line.
- On 2nd press they went to the bottom or top of the current viewport (what you can see on the screen)
- On the 3rd press they went to the end or start of the file.
The ease of using this interface can not be glorified enough. It is amazing. Considering your editor's clear aim is to be glorious in every way, I highly recommend you implement this unappreciated (but unequaled) feature.
PS
You could even generalize it to allow function binding to n-tery presses of a given control key in the plugins. But that matters less to me than this specific functionality.
![](/s/cache/e8/f0/e8f06b565ff394dc7aeab595c832cd5c.png)
Enable remote pairing without desktop screen sharing (something like vim and tmux: http://pivotallabs.com/how-we-use-tmux-for-remote-pair-programming/ )
Enable remote pairing without desktop screen sharing (something like vim and tmux: http://pivotallabs.com/how-we-use-tmux-for-remote-pair-programming/ )
![](/s/cache/43/c9/43c95bef5d145e28a34209aecd7bd446.png)
Vintage - open files in command mode
Servicio de atención al cliente por UserEcho