Skip to content

vscode parity: add export-storage launch support #715

@Timi16

Description

@Timi16

Problem

VS Code extension lacks storage export target support (--export-storage), preventing in-editor capture of post-run state snapshots.

Evidence:

  • Matrix marks unsupported: docs/feature-matrix.md:71
  • README marks unsupported: extensions/vscode/README.md:243

Files to change

  • extensions/vscode/package.json
  • extensions/vscode/src/cli/debuggerProcess.ts
  • extensions/vscode/README.md
  • docs/feature-matrix.md

Acceptance criteria

  • Add optional launch field for export path.
  • Path validation and write errors are surfaced clearly.
  • Docs include export workflow.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions