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

    Function registerSnapshotCommands

    • Registers all snapshot-related commands for restoration, deletion, and viewing details. Snapshots are now part of the runtimes tree view.

      Parameters

      • context: ExtensionContext

        Extension context for command subscriptions.

      • OptionalruntimesTreeProvider: RuntimesTreeProvider

        The Runtimes tree view provider (includes snapshots section).

      Returns void