Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
keymaps
KeybindingItem
Interface KeybindingItem
Representation of a keybinding item for the view.
Hierarchy
KeybindingItem
Index
Properties
command
keybinding
labels
Properties
command
command
:
Command
Optional
keybinding
keybinding
:
ScopedKeybinding
labels
labels
:
{
command
:
string
;
context
:
string
;
id
:
string
;
keybinding
:
string
;
source
:
string
}
human-readable labels can contain highlighting
Type declaration
command
:
string
context
:
string
id
:
string
keybinding
:
string
source
:
string
Exports
keymaps
Keymaps
Commands
Keymaps
Commands
Keymaps
Frontend
Contribution
Keymaps
Service
Keybinding
Widget
Keymaps
Frontend
Contribution
Keymaps
Service
Cell
Data
Keybinding
Item
command
keybinding
labels
default
Representation of a keybinding item for the view.