• 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>