VS Code Extension Manager https://github.com/microsoft/vscode-vsce
Find a file
2019-01-15 01:44:39 +03:00
.vscode add launch & debug configurations 2017-12-05 14:48:28 +01:00
resources Add property for supported languages 2018-09-14 11:56:45 -07:00
src Add colors to console messages 2019-01-15 01:44:39 +03: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 ignore more files 2018-09-17 10:50:25 +02:00
.travis.yml more tries 2018-08-30 14:28:25 +02:00
gulpfile.js Apply requested changes 2018-08-02 20:27:07 +03:00
LICENSE Update LICENSE 2015-11-18 15:16:54 +01:00
package.json 1.54.0 2018-12-19 08:51:34 +01:00
README.md Update links. Part of Microsoft/vscode-docs#2165 2018-12-16 20:51:44 -08: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
yarn.lock fix ReferenceError: internalBinding is not defined on Nodejs 10.14 and 11 2018-12-18 10:59:07 -08:00

vsce

The Visual Studio Code Extension Manager

build status

Requirements

About

This tool assists in packaging and publishing Visual Studio Code extensions.

Read the Documentation on the VS Code website.