VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2015-12-16 18:27:13 +00:00
resources beware of duplicate extensions 2015-11-17 22:16:06 +01:00
src publish from package vsix 2015-12-16 17:52:43 +00:00
test improve gulpfile 2015-11-17 22:34:50 +01:00
typings publish from package vsix 2015-12-16 17:52:43 +00: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 publish from package vsix 2015-12-16 17:52:43 +00:00
README.md Update README.md 2015-12-03 09:36:10 +01:00
ThirdPartyNotices.txt add ThirdPartyNotices.txt 2015-12-16 18:27:13 +00:00
tsconfig.json exclude node_modules and out from compilation 2015-10-13 15:28:01 +02:00
tsd.json validate version 2015-12-16 17:09:51 +00:00

vsce

The Visual Studio Code Extension Manager

build status

Requirements

About

This tool assists in publishing Visual Studio Code extensions.

Read the Documentation at VS Code's repository.