For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/types/KeyBindingInfo.md.

Type Alias: KeyBindingInfo experimental

KeyBindingInfo = object

Beta

Additional information about key binding.

Properties

bindingCategory?

optional bindingCategory?: string


bindingPriority?

optional bindingPriority?: number


label?

optional label?: string


tooltip?

optional tooltip?: string


uniqueId

uniqueId: string