VS Code Extension Manager
https://github.com/microsoft/vscode-vsce
.vscode | ||
resources | ||
src | ||
test | ||
.gitignore | ||
.npmignore | ||
azure-pipelines.yml | ||
LICENSE | ||
package.json | ||
README.md | ||
ThirdPartyNotices.txt | ||
tsconfig.json | ||
yarn.lock |
vsce
The Visual Studio Code Extension Manager
Requirements
- Node.js at least
8.x.x
About
This tool assists in packaging and publishing Visual Studio Code extensions.
Read the Documentation on the VS Code website.