Logical action id used to look up the runtime handler.
Key binding (platform-aware).
Human-readable description shown in the help modal.
Grouping label used to organize the help modal list.
OptionalflashOptional confirmation text flashed in the status bar when the hotkey fires. Omit for shortcuts whose effect is self-evident (e.g. opening a modal) so we don't spam redundant feedback.
A single hotkey entry as loaded from
config.json.idis the logical action name that is resolved at runtime against a handler registry.Source