Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext-vscode
node/plugin-vscode-deployer-participant
PluginVSCodeDeployerParticipant
Class PluginVSCodeDeployerParticipant
A participant can hook into the plugin deployer lifecycle.
Implements
PluginDeployerParticipant
Index
Constructors
constructor
Properties
environments
logger
Methods
on
Will
Start
Constructors
constructor
new
PluginVSCodeDeployerParticipant
()
:
PluginVSCodeDeployerParticipant
Returns
PluginVSCodeDeployerParticipant
Properties
Protected
Readonly
environments
environments
:
PluginVSCodeEnvironment
Protected
Readonly
logger
logger
:
ILogger
Methods
on
Will
Start
onWillStart
(
context
:
PluginDeployerStartContext
)
:
Promise
<
void
>
Parameters
context
:
PluginDeployerStartContext
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
environments
logger
Methods
on
Will
Start
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...
A participant can hook into the plugin deployer lifecycle.