-
Notifications
You must be signed in to change notification settings - Fork 2
Publish
Hoshi Ran edited this page Jan 14, 2024
·
4 revisions
If vsce is not installed, run the following.
npm install -g vsce
To make packaged extension in a VSIX file format, run the following command.
vsce package
Access from marketplace.visualstudio.com.
And publish from This extension's section > More Actions > Update