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
visible
Properties
command
command
:
Command
Optional
keybinding
keybinding
?:
ScopedKeybinding
labels
labels
:
{
command
:
RenderableLabel
;
context
:
RenderableLabel
;
id
:
RenderableLabel
;
keybinding
:
RenderableLabel
;
source
:
RenderableLabel
}
human-readable labels can contain highlighting
Type declaration
command
:
RenderableLabel
context
:
RenderableLabel
id
:
RenderableLabel
keybinding
:
RenderableLabel
source
:
RenderableLabel
Optional
visible
visible
?:
boolean
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
Keymaps
Commands
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Keybinding
Item
command
keybinding
labels
visible
Representation of a keybinding item for the view.