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

    Tree item for displaying a snapshot in the VS Code tree view. Shows snapshot details with appropriate icons and formatting.

    Hierarchy

    • TreeItem
      • SnapshotTreeItem
    Index
    • Creates a new SnapshotTreeItem with environment and age display.

      Parameters

      • snapshot: CodeSandboxSnapshotDTO

        The RuntimeSnapshotDTO instance containing snapshot details.

      Returns SnapshotTreeItem

    snapshot: CodeSandboxSnapshotDTO

    The RuntimeSnapshotDTO instance containing snapshot details.