Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/keybinding
KeybindingContext
Interface KeybindingContext
interface
KeybindingContext
{
id
:
string
;
isEnabled
(
arg
:
Keybinding
)
:
boolean
;
}
Index
Properties
id
Methods
is
Enabled
Properties
Readonly
id
id
:
string
The unique ID of the current context.
Methods
is
Enabled
isEnabled
(
arg
:
Keybinding
)
:
boolean
Parameters
arg
:
Keybinding
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
Methods
is
Enabled
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
The unique ID of the current context.