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

    Resolves the effective auto-update mode for a registry artifact and maintains the per-artifact override map.

    An artifact without an override follows the global default. Setting an artifact to the value that currently is the default removes its override rather than writing a redundant one, so the artifact keeps following the default if the user later changes it. An artifact therefore cannot be pinned to the current default value; that is intentional, and it is what lets the gear menu show whether a mode is inherited or explicitly set.

    Implements

    Index

    Constructors

    Properties

    preferenceService: PreferenceService

    Methods