Skip to content

Releasing a new version

Zuraiz Zafar edited this page Apr 7, 2019 · 1 revision

Requirements

  • microsoft account.
  • vsce npm install -g vsce

Steps

  1. go to https://dev.azure.com/ and create account/login
  2. add a Personal Access Token by clicking on your profile -> security -> add a personal access token.
  3. Organization should be set to All accessible organization. Scopes should be set to full access.
  4. ask @digized to add you to the digized publisher (send microsoft account).
  5. in the project director, vsce login digized, when prompted, enter your pesonal access token. 6.vsce publish will publish the extension
Clone this wiki locally