You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boring indeed:) I initially wanted to parse default .sublime- files and extract used commands and their arguments, but this does not yield command type (text, window, application), which I need to know to call the API. I'm certainly not going to go through the list and test each command type, but I have no problem accepting pull requests with some more built in commands defined.
Really nice plugin. I'd like to see access to the built in commands: http://www.sublimetext.com/docs/commands
Currently I can achieve this by adding them manually to the settings, but this is a boring process. Like this:
The text was updated successfully, but these errors were encountered: