Skip to main content

Module Keybinding

Module Keybinding 

Source
Expand description

Dynamic keybinding handlers. Extensions’ package.json > contributes. keybindings is a declarative registry; this surface is for the imperative keybindings:add/remove/lookup/getAll IPC path Wind uses for RunTime registrations (e.g. palette-installed commands).

Functions§

KeybindingAdd
KeybindingGetAll
KeybindingLookup
KeybindingRemove