VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2017-11-14 22:02:45 +01:00
.vscode whitespace 2017-03-20 11:42:28 +01:00
resources fix qna property 2017-05-11 09:48:09 +02:00
src fix missing yarn.lock 2017-11-14 22:02:45 +01:00
test mocha opts 2016-09-22 16:30:50 +02:00
typings initial svg security heuristics 2017-06-23 10:09:07 +02:00
.eslintrc use tslint 2016-07-21 09:40:54 +02: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 build 2016-04-14 11:22:47 +02:00
gulpfile.js fix gulpfile 2017-03-14 14:12:55 +01:00
LICENSE Update LICENSE 2015-11-18 15:16:54 +01:00
package.json 1.33.0 2017-11-14 18:10:12 +01:00
README.md Update README.md 2017-04-11 08:09:01 +02:00
ThirdPartyNotices.txt add ThirdPartyNotices.txt 2015-12-16 18:27:13 +00:00
tsconfig.json update typescript, add eslint 2017-03-14 09:52:51 +01:00
tsd.json validate version 2015-12-16 17:09:51 +00:00
tslint.json fix gulpfile 2017-03-14 14:12:55 +01:00
typings.json move to typings 2016-09-19 12:46:33 +02: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.