Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Key Binding of a command