Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
![](https://cdn.userecho.com/characters/78.png?1)
CTRL+delete should delete by subwords not by entire word.
![](https://cdn.userecho.com/characters/70.png?1)
Highlight trailing whitespace
Turning on drawWhiteSpace to all is kind of overwhelming. Is there a way to highlight only the trailing white space.
![](https://cdn.userecho.com/characters/82.png?1)
vertical tabs
![Image 273](/s/attachments/2013/1/0/73edcb44ac95d08ef03fa5cb46585663.png)
![](https://cdn.userecho.com/characters/90.png?1)
Custom auto-closing
{'[':']', '{':'}', '(':')', '"':'"', "'":"'"}
and maybe some others, and you can either enable everything or disable everything. I like most of them, but when I do clojure work, ' isn't a closeable thing, and it would be really nice to disable just that.
![](/s/cache/7e/51/7e518cfedcfd87cb02011bcac19ae9cf.png)
Show current line in mini-map
Similar to how Find highlights your search results in the mini-map, it would be great to turn on highlighting of the current line in the mini-map.
Thanks!
![](https://cdn.userecho.com/characters/82.png?1)
What about a spell checker?
![](/s/cache/40/8f/408ffd227f68eef5b46e559e52ce048f.png)
Hide folder or files from search but not from sidebar, per project.
I not found for this solution, if exist this feature, what is best way for to hide files or folder from search but not from sidebar, per project (.sublime-project) ?
In Stack Overflow, Jay say:
For Sublime Text 3: To exclude from search and GoTo results, without removing from the sidebar, change the "binary_file_patterns"
setting. Matches files AND folders.
I can't figure out how to implement this on a per-project basis :(. Most settings can be moved to a project.sublime-project
file. "Project > Save Project As", save it the root of your project, and add "settings": {...}
to the json in the generated file. (from source, works as of ST3 build 3095). But does not work with "binary_file_patterns".
More detail: http://stackoverflow.com/a/25904115/868003
![](/s/cache/22/6e/226e53068d9ceac941fd12e29ce44226.png)
Indent for Parenthesis in PHP
![](/s/cache/fc/cf/fccf276ff81b32acc63a3712608eade2.png)
pragma region (c++) support to be able to close and expand regions like we can open and close functions, thanks a lot and great work!
![](/s/cache/1b/53/1b534124a3ac0cfa7fc46a54be4c258a.png)
Add the ability to exclude comments when searching
It would be super handy if there was a button added to the search bar called "include comments" that could be disabled to only search non-commented code.
This would be great if you're looking for every instance of a particular identifier, but don't care about commented-out code.
Service d'assistance aux clients par UserEcho