Optional focusSpecify an element to focus after running the action (defaults to the closest editor).
The key(s) to press.
Optional macThe key(s) to press on a Mac.
Optional preventWhether the key(s) default action should be prevented or not.
Optional runThe command to run.
Optional shiftThe command to run when the shift key is held down.
Generated using TypeDoc
A keyboard shortcut (modeled after CodeMirror 6 KeyBindings).