VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2016-10-27 15:57:24 +02:00
.vscode use workspace typescript language service 2016-10-27 15:57:24 +02:00
resources add extension dependencies as a property 2016-09-14 16:15:15 +02:00
src fixes #135 2016-10-25 16:12:07 +02:00
test mocha opts 2016-09-22 16:30:50 +02:00
typings move to typings 2016-09-19 12:46:33 +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 mocha opts 2016-09-22 16:30:50 +02:00
LICENSE Update LICENSE 2015-11-18 15:16:54 +01:00
package.json 1.15.1 2016-10-25 16:12:14 +02: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
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.