Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
Keybinding
Interface Keybinding
Keybinding contribution
interface
Keybinding
{
args
?:
any
;
command
:
string
;
keybinding
?:
string
;
linux
?:
string
;
mac
?:
string
;
when
?:
string
;
win
?:
string
;
}
Index
Properties
args?
command
keybinding?
linux?
mac?
when?
win?
Properties
Optional
args
args
?:
any
command
command
:
string
Optional
keybinding
keybinding
?:
string
Optional
linux
linux
?:
string
Optional
mac
mac
?:
string
Optional
when
when
?:
string
Optional
win
win
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
args
command
keybinding
linux
mac
when
win
Theia TypeDoc
Loading...
Keybinding contribution