Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginCommand
Interface PluginCommand
interface
PluginCommand
{
category
?:
string
;
command
:
string
;
enablement
?:
string
;
iconUrl
?:
IconUrl
;
originalTitle
?:
string
;
shortTitle
?:
string
;
themeIcon
?:
string
;
title
:
string
;
}
Index
Properties
category?
command
enablement?
icon
Url?
original
Title?
short
Title?
theme
Icon?
title
Properties
Optional
category
category
?:
string
command
command
:
string
Optional
enablement
enablement
?:
string
Optional
icon
Url
icon
Url
?:
IconUrl
Optional
original
Title
original
Title
?:
string
Optional
short
Title
short
Title
?:
string
Optional
theme
Icon
theme
Icon
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
category
command
enablement
icon
Url
original
Title
short
Title
theme
Icon
title
Theia TypeDoc
Loading...