VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2019-05-24 12:11:07 +02:00
.vscode Fix compile task 2019-05-09 14:25:58 +03:00
resources Add property for supported languages 2018-09-14 11:56:45 -07:00
src add docs.rs to allowed badge list 2019-05-24 12:11:07 +02:00
test mocha opts 2016-09-22 16:30:50 +02:00
.gitignore remove package-lock.json 2019-01-17 08:37:20 +01:00
.npmignore fix types 2019-04-12 16:42:09 +02:00
.travis.yml more tries 2018-08-30 14:28:25 +02:00
LICENSE Update LICENSE 2015-11-18 15:16:54 +01:00
package.json Move cpx package to devDependencies 2019-05-11 19:57:15 +03:00
README.md Update links. Part of Microsoft/vscode-docs#2165 2018-12-16 20:51:44 -08:00
ThirdPartyNotices.txt add ThirdPartyNotices.txt 2015-12-16 18:27:13 +00:00
tsconfig.json fix types 2019-04-12 16:42:09 +02:00
yarn.lock update deps to azure-devops-node-api 2019-05-03 12:39:35 +02:00

vsce

The Visual Studio Code Extension Manager

build status

Requirements

About

This tool assists in packaging and publishing Visual Studio Code extensions.

Read the Documentation on the VS Code website.