Skip to content

Publish v0.1.0 to the VS Code Marketplace #1

Description

@GabrielBBaldez

The extension is built and in the repo (v0.1.0). To ship it, publish to the VS Code Marketplace so people can install it from inside the editor.

Steps (owner action — needs a publisher + token)

  1. Create/claim the gabrielbbaldez publisher at https://marketplace.visualstudio.com/manage (the publisher in package.json).
  2. Create an Azure DevOps Personal Access Token with Marketplace → Manage scope.
  3. npm i -g @vscode/vsce, then vsce login gabrielbbaldez and vsce publish (or vsce package to produce a .vsix to sanity-check first).
  4. Add a 128×128 icon to package.json (the Marketplace listing wants one — distinct from the monochrome activity-bar media/icon.svg).

Nice to have before publishing

  • A screenshot/GIF of the tool window in the README (Marketplace renders it).
  • Consider a release GitHub Action (HaaLeo/publish-vscode-extension or vsce publish with the token as a secret) so tagging cuts a release, mirroring how the main repo publishes to Central.

Done when

stacktale is installable from the VS Code Marketplace, and (ideally) a tagged release publishes it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraBuild, CI, release, tooling

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions