Skip to content

[vscode] Publish Sanctifier VS Code extension to the marketplace #1047

Description

@CelestinaBeing

Context

The VS Code extension exists in vscode-extension/ but has not been published to the VS Code Marketplace. This is a critical distribution surface for mainnet launch.

Work

  • Create a publisher account on marketplace.visualstudio.com
  • Add vscode:package and vscode:publish scripts to vscode-extension/package.json
  • Set up VSCE_PAT secret in GitHub for automated publishing
  • Add a publish-vscode CI workflow triggered on v*.*.* tags
  • Write extension CHANGELOG.md

Acceptance criteria

  • Extension available at marketplace.visualstudio.com/items?itemName=HyperSafeD.sanctifier
  • Version matches the CLI version
  • Auto-publish workflow runs on tag push

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions