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

    Frontend view of PluginInstallBackendService, plus the classification the cards render from.

    Implements

    Index

    Constructors

    Properties

    autoUpdatePolicy: RegistryAutoUpdatePolicy
    directoryNaming: PluginDirectoryNaming

    Methods

    • Drift takes precedence over Update, mirroring the skill and MCP classifiers: a plugin whose root no longer matches what was installed must be fixed before it counts as updatable, and that is also what keeps the auto-updater from silently replacing edited content. Nothing is lost by fixing first - Fix and Update are the same clean replace, so a single Fix already lands the current registry content.

      Both are decided against the one recorded hash, which is always the endorsed one: an update means the registry published a different hash, drift means the tree on disk no longer produces it.

      Parameters

      Returns PluginClassificationResult