Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
In the "Recent projects" menu, list project name, not absolute path.
"find whole word" for variables
Currently, "find" with "whole word" option enabled doesn't allow to match php variables ($var) and some of ruby variables (@var, @@var) (if the whole variable is searched ("$var"), not the alphanumeric part ("var")). I do kindly request a way to make these match, possibly involving the accordingly adjusted word_separators list.
For the details as to how and why I tried to deal with a similar scenario in a plugin, please see https://github.com/SublimeText/WordHighlight/pull/2
Make sidebar automatically re-open folders after changing projects.
Problems with windows-1250 encoding
I am working with some files encoded in windows-1250 that contain polish characters. And while all other text editors have no problems with showing all the characters right, Sublime Text shows me strange characters.
Autosuggest for variables containing dashes doesn't work
The 'extract_completions' method seams to have a bug when it comes to variables that contain one or more dashes.
Testcase
$button_color_main: #0f0 /* works as expected */
$button-color-secondary: #f00 /* will auto complete only the word '$button' */
The bug is double checked and confirmed, more here: https://github.com/alienhard/SublimeAllAutocomplete/issues/18
'Show build results' doesn't make sense if already shown (turn into 'Show/Hide' and move to View menu)
First, Tools->Build Results->Show Build Results menu item does nothing if those are present. It should change name to 'Hide Build Results'.
Style Token feature from Notepad++
A way to highlight certain pieces of text with different colors. Like the current highliting when you find a word, but I can assign permanent colors to the text.
Very useful when tracking variables / file logs through large files.
Add incremental find and replace across files
Asynchronous file saving
Copy filename / path / full path
Servicio de atención al cliente por UserEcho