VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
Joao Moreno e2d7fc6f84 1.3.0
2016-03-18 12:01:22 +00:00
.vscode insert spaces 2016-01-28 20:05:09 +01:00
resources add preview flag 2016-03-18 11:41:42 +00:00
src unpublish without arguments 2016-03-18 11:58:14 +00:00
test improve gulpfile 2015-11-17 22:34:50 +01:00
typings cleanup npm.ts 2016-02-29 15:36:40 +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 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.3.0 2016-03-18 12:01:22 +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
tslint.json add tslint 2016-03-18 11:25:44 +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.