- Go to https://chrislajoie.visualstudio.com/ and generate personal access token
- Increment version in package.json
- Run
vsce package
to create vsix file - Install extension in vscode using vsix
- Publish the extension with
vsix publish
vsce package
to create vsix filevsix publish