Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
KeybindingContext
Interface KeybindingContext
interface
KeybindingContext
{
id
:
string
;
isEnabled
(
arg
)
:
boolean
;
}
Index
Properties
id
Methods
is
Enabled
Properties
Readonly
id
id
:
string
The unique ID of the current context.
Methods
is
Enabled
is
Enabled
(
arg
)
:
boolean
Parameters
arg
:
Keybinding
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
id
is
Enabled
Theia TypeDoc
Loading...
The unique ID of the current context.