TextMate 2 style list box as a snippet placeholder
In TextMate 2 you can make a snippet placeholder such as:
${1|red,green,blue|}
And when you land on that placeholder, a list box pops up which lists the specified entries: red, green and blue. Then you can select one of those entries using arrow up/down keys, and hit tab to select and move to the next placeholder.
navigate back through edit/view locations
Quick start
GAMS language plugin
GAMS is a widely used modelling language to write optimization model.
I wrote a plugin for syntax highlighting and compilation command.
The repository is located in github: https://github.com/lolow/sublime-gamsSyntax selection for qbasic/qb64
Doc block auto complete
Frequent beachballs of death on OSX
I'm getting lots of beachballs while using ST2 (2.0.1 build 2217). It seems that over time those are getting more frequent. Usually it spins for 3-5 seconds, but rarely it persists for 30-60 seconds, at which point I usually lose patience and kill ST2. No "slow plugin" alert appears when this happens. I have no idea how to debug this further. Any ideas?
Key bindings in menus are not properly updated
Expand layout size on mouse over
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