Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-registry
common/plugin/plugin-install-protocol
PluginInstallClient
Interface PluginInstallClient
interface
PluginInstallClient
{
notifyDidChangeInstalledPlugins
()
:
void
;
notifyWatcherStopped
()
:
void
;
}
Implemented by
PluginInstallClientImpl
Index
Methods
notify
Did
Change
Installed
Plugins
notify
Watcher
Stopped
Methods
notify
Did
Change
Installed
Plugins
notifyDidChangeInstalledPlugins
()
:
void
Returns
void
notify
Watcher
Stopped
notifyWatcherStopped
()
:
void
The watcher stopped after an error; no further change notifications arrive until reload.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
notify
Did
Change
Installed
Plugins
notify
Watcher
Stopped
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...
The watcher stopped after an error; no further change notifications arrive until reload.