VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2015-11-25 10:23:21 +01:00
resources beware of duplicate extensions 2015-11-17 22:16:06 +01:00
src validate publisher name on creation 2015-11-18 22:54:34 +01:00
test improve gulpfile 2015-11-17 22:34:50 +01:00
typings readme massaging 2015-10-29 18:15:56 +01:00
.gitignore fix tests 2015-10-19 09:15:08 +02:00
.npmignore add mime support 2015-10-14 11:18:34 +02:00
.travis.yml Update .travis.yml 2015-11-19 15:30:47 +01:00
gulpfile.js add default gulp task 2015-11-25 10:23:21 +01:00
LICENSE Update LICENSE 2015-11-18 15:16:54 +01:00
package.json 0.8.1 2015-11-18 16:43:14 +01:00
README.md Update README.md 2015-11-19 11:19:07 +01:00
tsconfig.json exclude node_modules and out from compilation 2015-10-13 15:28:01 +02:00
tsd.json add mime support 2015-10-14 11:18:34 +02:00

vsce

The Visual Studio Code Extension Manager

build status

About

This tool assists in publishing Visual Studio Code extensions.

Read the Documentation at VS Code's repository.