Has the command to toggle word wrapping been implemented yet?
The underlying command is "toggle_setting", you can see how its using in Packages/Default/Main.sublime-menu
Syntax highlighting for Python fails to pick up %(var2)s but will pick up %(var)s
Remove cursor
When using multiple cursors, I sometimes miss-click one (ctrl+click) and then I have to reset all my cursors and start all over again.
Suggestion: if I have multiple cursors active, clicking an existing cursor would remove it.
This can be done by subtracting the errant caret from the selection, there are some details at http://www.sublimetext.com/docs/2/column_selection.html
The most important Thai alphabet and It's biggest problem
We voted on this link http://sublimetext.userecho.com/topic/117587-thai...
But not have a response.
open_files_in_new_window not working when sublime is closed
When I drag something to sublime while it is closed, it opens that thing in the last open window instead of a new window.
This is probably a conflict with the remember_open_files setting.
can't move to next line if line wraps with last character onto next line
1 123456789^ 0 2 blah blah blah
find in files - why not allow for direct editing of the preview
CSS: comments inside properties break the scope
Comments that are inside a css property aren't being recognized as having the right scope. Putting comments there is a little rare, but since it's perfectly valid CSS, it should probably be supported.
navigation { background-color: #333 /* darkgrey */; }
Highlight search matches in the code overview
In some other editors, when you search text, you get a small color line in the right scroll bar, so that you can instantly view the places where the text can be found, and get a feel of the density of matches.
Likewise, when viewing diffs in TortoiseGit or TortoiseSVN, small color lines in the scroll bar show places where interesting stuff happens.
Sublime Text 2 has a very cool code overview which is fairly unique on the scene. Unfortunately this code overview is mostly a zoomed-out view of the code, with no additional information.
Highlighting search matches, modified lines, pointing an arrow from some selected symbol to the place it is defined etc. could be an interesting set of new features that would uniquely leverage the code overview.
More animation in sidebar
Automatic autocomplete default suggestion
I think a reasonable expectation for autocomplete is that if you can still just type code without having to explicitly reject any suggestions.
auto code formatting?
I'm new to sublime text, and I found it cool. However, it seems it is missing code auto formatting, which is extremely important to me. I'm expected auto code formatting will work as what (my)eclipse does, which helps to format almost all language code. I have tried package control, but seems there's not a ideal solution, (yet).
I bought sublime and I use the license at work...
Inline Composition ( in Japanese ) is truly wanted
Typing Japanese in Windows, typed word appeared at outside of window.
Someone makes plugin (https://github.com/chikatoike/IMESupport), but render is not beautiful.
I love this application, please fix this!
Dictionary-like access to settings
Better visualization for "Goto Symbol"
Close without saving dialog - improve button labels
Ctrl+Shift+P should open AND close the projects list
scanning folders does not take into account "folder_exclude_patterns"
Including that symlink into the "folder_exclude_patterns" allow me to hide it in the folders column, but it doesn't seem to be working while scanning the project folders, as it takes several minutes and it consumes nearly 2GB of memory (once the scan is finished it drops to 15MB).
Customer support service by UserEcho