Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Delayed loading of plugins
Some plugins take more time to load than others. For example the open_in_browser plugin takes ~50x more time to load than most of other plugins. Some plugins need to be ready as soon as the app is loaded and for others sublime can live without them for a few more milliseconds. I think you should add a pre-ui and post-ui loading lists to allow faster-snappier loading of the application.
ST3: wrap_lines works poorly with auto_wrap
In Sublime Text 3, the `wrap_lines` command (alt+super+q on my mac) does not work well when `auto_wrap` is true. Specifically, it is willing to make a line one character too long.
Find in files - reset to all open folders
When I first use find in files, the In Location is set to open folders - however once I change this to a specific folder, I can't work out how to set this back to <all open folders>.
OS X Help > Search menu doesn't work
Erlang snippets should comply to standard and be compilable
HTTPS Forum Login
I'm not too fond of my passwords floating nakedly in HTTP headers... Employing SSL on the log in page and user account settings page would be much appreciated.
I'm personally less concerned with session hijacking, but that can be fixed by securing the entire forum if deemed necessary.
are all the docs out of date or is the default config wrong?
re: tabSize = http://www.sublimetext.com/docs/file-type-preferences
in my config it says tab_size - but in docs it says tabSize... are all the docs out of date or are there different areas that are config'd differently?
tia,
Select all find results
Smart comment/uncomment
Let's say we have the following (code is Perl):
# if ( $_ =~ /a/ )
if ( $_ =~ /b/ )
{
....
}
It would be nice to be able to select both 'if' statements and by pressing ctrl+/ have the commented line uncomment, and the uncommented line be commented.
Control+Q hotkey to quit Sublime Text in Windows?
It's nice to be able to use the same hotkeys in multiple operating systems. In Mac OS X, Command+Q quits each application. In Linux, most desktop applications respond to Control+Q, and even a few Windows apps also do this.
Could we add Control+Q as a hotkey for quitting Sublime Text?
Сервис поддержки клиентов работает на платформе UserEcho