Theia API Documentation v1.75.0
    Preparing search index...

    Handles theia://install-plugin?id=<pluginId>. Minimal on purpose: everything else is read from the registry by id, so a link can name a plugin but never describe one. An id the registry does not list is refused rather than installed from the link's own data.

    Implements

    Index

    Constructors

    Properties

    fetchService: RegistryFetchService
    id: "install-plugin-uri-handler" = 'install-plugin-uri-handler'

    A unique id of this handler.

    installer: PluginInstaller
    messageService: MessageService

    Methods