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

    Function registerSnapshotCommands

    • Registers all snapshot-related commands. 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