Optional context type carried on the command.
Optional ReadonlycontextOptional arbitrary context payload.
Optional ReadonlydisabledWhether this command is currently disabled.
Optional ReadonlygroupOptional group name. Commands with the same group are rendered under a shared heading.
Optional ReadonlyiconOptional SVG icon content (inner <path> string for a 24×24 grid).
ReadonlyidUnique identifier for this command.
Optional ReadonlykeywordsOptional keywords that improve search matching beyond the label text.
ReadonlylabelDisplay label shown in the palette list.
Optional ReadonlyshortcutOptional keyboard shortcut hint displayed on the right side
(e.g. "Cmd+S", "Ctrl+Shift+P"). Purely cosmetic — the
palette does not bind these shortcuts.
A single action that can be executed from the command palette.