Add "save all on loss of focus" option
Reveal direcotry in Finder
Ability to bind back and forward mouse / keyboard buttons to switch files.
Code-based markers
...}
Can't open file with Sublime as default in Open With shell
I've even gone through file association window in Control Panel but it just provides the same Open Files display. Sublime.exe WILL NOT load itself into the list. I now have to manually open my php files with sublime until I can get a fix for this.
I know there is an option during install to add a shell option to open with Sublime Text 2 when you right click a file, but this doesn't associate files to Sublime by default. It's very frustrating.
Perl 5.10+ defined-or operator (//) breaks syntax highlighting
my $confpath = $ENV{CONFIG_PATH} // './lib';
my $confile = $confpath . '/myconf.conf';
which however breaks syntax highlighting, so the second line (and any following) don't get coloured as they do by using the true-or ( || ) operator.
By the way, the defined-or-assign ( //=) operator doesn't break syntax highlighting.
Additional file exclude patterns for binary files
"*.png", "*.jpg", "*.jpeg", "*.gif", "*.bmp", "*.pxm", "*.psd"
OSX Lion Versions
change completion priority
The priority of completion proposals poses a problem:
According to the documentation https://sublime-text-unofficial-documentation.readthedocs.org/en/latest/extensibility/completions.html
Priority of Sources for Completions
- Snippets
- API-injected completions
- .sublime-completions files
- Words in buffer
I.e. the words in my current buffer are not even shown if there are many .sublime-completions
I would like change the priority, or have different keyboard shortcuts for different kinds of completions
Better support for rails migrations
Sidebar doesn't update on Mac OSX randomly
- OS: Mac OSX 10.6.8
- Build: Sublime Text 2 2165 (and at least the last two versions)
- I've restarted the application.
- I've deleted the application.
- I've deleted ALL the file created by the application (including two sneaky ones in ~/Library).
- I've reinstalled the application.
- I've restarted my computer.
- I've looked at the console.
sidebar auto resizing
Could we add an option for the sidebar to auto resize as it needs more width to display full file/folder names?
Thanks!
File history should be persistent like e-TextEditor
Map F2 key to rename file from tree view
Post-It/StickyNote System
Build cmd has no environment (OSX)
For now I had to run bash with --login to get it. Is there a better way to do this?
Right-click on dock icon should give the option to open a new window.
Code completion dropdown goes out of view when you're at the bottom of a page
If you're all the way at the bottom of a document and you hit Ctrl Space to invoke the code completer, the dropdown with all of the selectable values pops up underneath and goes off of the screen, with the preselected item quite often not being visible. Maybe this should pop up above the line in question instead?
box-sizing Tag for css is not recognized. Fix or help please.
Customer support service by UserEcho