vsce

v1.80.0
VSCode Extension Manager
vscode vsce extension

copy-vsce

mkdir -p out && cp src/vsce out/vsce

compile

tsc && yarn copy-vsce

watch

yarn copy-vsce && tsc --watch

watch-test

yarn copy-vsce && concurrently "tsc --watch" "mocha --watch"

test

mocha

prepublishOnly

tsc && yarn copy-vsce && mocha

vsce

out/vsce

Metadata

  • MIT
  • >= 10
  • Microsoft Corporation
  • released 9/25/2020

Downloads