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

    Commands and menu items behind the gear icon on skill and MCP entry cards.

    The auto-update items are only offered for artifacts that can actually receive an update

    • installed and linked to a live registry entry. Drifted, unlinked, stale-linked and not-yet-installed cards expose Copy ID alone, so the gear is never an empty menu.

    Implements

    Index

    Constructors

    Properties

    clipboardService: ClipboardService

    Methods

    • Each mode is a command of its own so the menu can render the three of them as a toggle group, with a check mark on the effective mode.

      Each mode also comes in two variants - plain and suffixed "(Default)" - of which only the one matching the current global default is visible. That makes the source of the effective mode readable at a glance: a check mark on the "(Default)" item means the artifact inherits the mode, a check mark on a plain item means it was set for this artifact. The two can never be confused, because RegistryAutoUpdatePolicy.setMode drops an override equal to the default instead of writing it.

      Parameters

      Returns void