Goto Anything can focus on already open file instead of opening it again.
Splitter between "Open Files" and "Folders" in sidebar
Lightbox style window to display full auto completion list and snippets for current syntax
Open directory as a new project
My workflow usualy runs more around folders, i like to create a new folder, throw some code in and see what happens from there. Have to clean all folders from the project and the new folders is a pain.
ruby embedded code in HTML doesn't work properly
It seems as it doesn't detect the end of the ruby code (the %> token).
As an example, on <li<%= ' class="open"' if must_open %> id="menu_item_1">, "id='menu_item_1'>" is not rendered as HTML.
If I remove the second '%' and write <li<%= ' class="open"' if must_open > id="menu_item_1">, then "id='menu_item_1'>" is rendered as proper HTML.
I think it may have some issue with the '%' symbol?
Persian letters
I'm persian developer and I have to use persian letters in my codes, but in sublime they are not attached please give us a hotfix for it ;)
tnx
File size limit for Find in Files
I'm trying to "Find in Folder" from sidebar context menu (or Find in Files from main menu). Sublime Text 2 does not search in large files (size more then ~300K). Is it bug or feature. Can I change limit for file size to search in it.
PHP Trait are not indexed in ST3
The traits name are not matched as a symbol in the new ST3 index.
SQL nested in a python string is not highlighted if there's a newline at the start of the string
This screenshot displays the issue, if I remove the newline after the """ it highlights fine.
Chinese character, GBK GB2312 file encoding support
Sublime DOES NOT have Chinese Character support. This is very sad.
Everything is crap when I open a Chinese file.
API: pls add mouse position function
This should be easy to add. It will solve a problem that has been discussed in several posts in Plugin Dev. Implement something akin to the emacs function below. Note that it returns the position without any clicking. (Per legacy, emacs window/frame meanings below are switched.)
mouse-position is a built-in function in `C source code'.
(mouse-position)
Return a list (FRAME X . Y) giving the current mouse frame and position.
The position is given in character cells, where (0, 0) is the
upper-left corner of the frame, X is the horizontal offset, and Y is
the vertical offset.
.sass extension syntax is wrongly set in Ruby Haml settings
Smaller / narrower tabs
Remember last goto anything
Terminal pane, using iTerm
selected tab should be more obvious
Remember window size
Middle click to close file in Side Bar
On wrapped lines, display cursor at the start of the row instead of the end of the previous one
I would expect to be able to move to the start of previous lines by pressing 'home' and then 'arrow-up' a couple of times.
Customer support service by UserEcho