Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-protocol
PluginMetadata
Interface PluginMetadata
interface
PluginMetadata
{
host
:
string
;
isUnderDevelopment
?:
boolean
;
lifecycle
:
PluginLifecycle
;
model
:
PluginModel
;
outOfSync
:
boolean
;
}
Index
Properties
host
is
Under
Development?
lifecycle
model
out
Of
Sync
Properties
host
host
:
string
Optional
is
Under
Development
isUnderDevelopment
?:
boolean
lifecycle
lifecycle
:
PluginLifecycle
model
model
:
PluginModel
out
Of
Sync
outOfSync
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
is
Under
Development
lifecycle
model
out
Of
Sync
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...