Theia API Documentation v1.75.0
    Preparing search index...
    interface InstalledAgentPluginInfo {
        name: string;
        pluginId: string;
    }
    Index

    Properties

    Properties

    name: string

    From the plugin manifest, falling back to the identifier.

    pluginId: string

    Registry identifier, e.g. io.github.acme/bigquery-data-analytics.