VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2016-02-29 09:41:57 +01:00
.vscode insert spaces 2016-01-28 20:05:09 +01:00
resources beware of duplicate extensions 2015-11-17 22:16:06 +01:00
src Fixed tests for new dependency dependencies 2016-02-22 01:34:22 +01: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 watch should only compile 2016-01-28 20:04:53 +01:00
LICENSE Update LICENSE 2015-11-18 15:16:54 +01:00
package.json 1.1.0 2016-01-28 20:06:33 +01: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.