Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Function registerAllCommands

    • Registers all extension commands by delegating to domain-specific registration functions.

      Parameters

      • context: ExtensionContext

        The extension context for managing command subscriptions.

      • services: CommandServices

        All services required by commands.

      • updateAuthState: () => void

        Callback to update authentication state across UI components.

      Returns void

      Void.