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

    Implements

    Index

    Constructors

    Properties

    preferenceService: PreferenceService

    Methods

    • Parameters

      • registryEnv: undefined | Record<string, string>
      • localEnv: undefined | Record<string, string>

      Returns boolean

    • Drop the registry link from a local server while keeping its config intact. Used to convert a stale-linked entry (registry no longer lists the serverId) into a plain user-added entry without losing the user's running server config.

      Parameters

      • name: string

      Returns Promise<void>