Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginPackageKeybinding
Interface PluginPackageKeybinding
interface
PluginPackageKeybinding
{
args
?:
any
;
command
:
string
;
key
?:
string
;
linux
?:
string
;
mac
?:
string
;
when
?:
string
;
win
?:
string
;
}
Index
Properties
args?
command
key?
linux?
mac?
when?
win?
Properties
Optional
args
args
?:
any
command
command
:
string
Optional
key
key
?:
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
key
linux
mac
when
win
Theia TypeDoc
Loading...