Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginManagerInitializeParams
Interface PluginManagerInitializeParams
interface
PluginManagerInitializeParams
{
env
:
EnvInit
;
extApi
?:
ExtPluginApi
[]
;
globalState
:
KeysToKeysToAnyValue
;
jsonValidation
:
PluginJsonValidationContribution
[]
;
pluginKind
:
ExtensionKind
;
preferences
:
PreferenceData
;
supportedActivationEvents
?:
string
[]
;
webview
:
WebviewInitData
;
workspaceState
:
KeysToKeysToAnyValue
;
}
Index
Properties
env
ext
Api?
global
State
json
Validation
plugin
Kind
preferences
supported
Activation
Events?
webview
workspace
State
Properties
env
env
:
EnvInit
Optional
ext
Api
ext
Api
?:
ExtPluginApi
[]
global
State
global
State
:
KeysToKeysToAnyValue
json
Validation
json
Validation
:
PluginJsonValidationContribution
[]
plugin
Kind
plugin
Kind
:
ExtensionKind
preferences
preferences
:
PreferenceData
Optional
supported
Activation
Events
supported
Activation
Events
?:
string
[]
webview
webview
:
WebviewInitData
workspace
State
workspace
State
:
KeysToKeysToAnyValue
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
env
ext
Api
global
State
json
Validation
plugin
Kind
preferences
supported
Activation
Events
webview
workspace
State
Theia TypeDoc
Loading...