Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Inline Issue Text
Make recent/open document list work with LaunchBar
ST2's recent and open document list does not seem to be exposed to the OS in a standard manner, since LaunchBar is not aware of the recent and open documents and only lets me select the application. Since LaunchBar is my favourite launching tool, I'd hope that you can expose the recent/open document list in a more standard manner.
Checking routines for Preferences
Many times i've accidentially overwritten a shortcut i used somewhere else.
Goto Symbol typedef and struct tagging is broken in sublime 3 beta
As of Sublime Text 3 beta build 3008
Goto symbol understands typedefs, but doesn't understand struct definitions.
For example tagging to my_struct defined as
struct my_struct_internal { blah };
typedef my_struct_internal my_struct;
works, but defined as
typedef struct my_struct_internal { blah } my_struct;
does not.
Additionally, Sublime 3 seems to believe that function pointer typedefs are symbol definitions for their output types, i.e.
typedef return_type ( *myFunction ) ( args )
should be a definition for myFunction, but st3 believes it is a definition for return_type.
CMD + 9 (or ctrl + 9) goes to the last tab
In browsers cmd + 9 (on OS X) goes to the last tab. This is a nice shortcut to have for tab control. Could this be added to Sublime?
Thanks for this great piece of software!
UnicodeEncodeError: 'ascii' codec can't encode character
Changing fade_fold_buttons to false makes folding arrows disappear for all other open tabs.
"fade_fold_buttons": false
Make typing "1G" work in Vintage mode
Make completions smarter with regards to word separators
illumos version
Servicio de atención al cliente por UserEcho