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

    Function activate

    • Activates the extension and registers UI components.

      The activation routine migrates 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>