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
{{ message }}
This repository has been archived by the owner on Jan 21, 2018. It is now read-only.
@artlawry in general you can find command right in code: it shall be class e.g. class SomeArbitraryNameCommand and command shall be some_arbitrary_name
@robcowie could you please come up with a more complicated name? there are a lot of plugins and simple command name has more possibility for conflicts, i.e. imagine if another plugin has same command name.
Is there a particular command that allows custom keybindings for generating the open files/project TODO file?
something like:
{
"keys": ["super+"],
"command": "show_todos"
}
I couldn't find documentation on this or how to find a packages mappable commands.
The text was updated successfully, but these errors were encountered: