Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
CTRL+delete should delete by subwords not by entire word.
Highlight trailing whitespace
Turning on drawWhiteSpace to all is kind of overwhelming. Is there a way to highlight only the trailing white space.
vertical tabs
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.
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!
What about a spell checker?
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
Indent for Parenthesis in PHP
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!
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.
Сервис поддержки клиентов работает на платформе UserEcho