-
Notifications
You must be signed in to change notification settings - Fork 1
Publishing
Romain Tetley edited this page Oct 28, 2024
·
1 revision
This page is only interesting for maintainers of the package.
Fabian and Maxime have the rights/token for this
- Install
vsce
via npm -
vsce publish x.y.z
in the git folder sets version, builds and publishes. Token needed.
Fabian has the rights/token for this
- Install
ovsx
via npm -
npx ovsx publish <file> -p <token>
(doing after 'Visual Studio Marketplace' incremented the version and build the extension)