VSCode-Logger API - v1.7.3
    Preparing search index...

    Function activate

    • Activates the extension and registers UI components.

      The activation routine migrates legacy passwords, registers the device tree view, and handles configuration changes that affect the device list.

      Parameters

      • context: ExtensionContext

        VS Code extension context provided on activation.

      Returns Promise<void | ExtensionTestApi>