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
Great suggestion @rioj7 . I was not aware it's possible to pass args to commands when defining keybindings.
This shouldn't be hard to implement but I'm quite busy these days so won't be able to tackle it soon. If you want to open a PR by all means go ahead, I'd appreciate it.
The toggle commands do not use the arguments set in a key binding.
Possible values for
action
:toggle
: toggle the current valueset
: set the settings to the value given in propertyvalue
(string, boolean, number, array, object)reset
ordefault
: revert to default valueThe text was updated successfully, but these errors were encountered: