Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
CommandKeyBinding
Interface CommandKeyBinding
Key Binding of a command
interface
CommandKeyBinding
{
id
:
string
;
value
:
string
;
}
Index
Properties
id
value
Properties
id
id
:
string
Identifier of the command.
value
value
:
string
Value of the keyBinding
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
id
value
Theia TypeDoc
Loading...
Key Binding of a command