Files
vscode-extension-samples/README.md
2016-07-25 17:57:54 +02:00

432 B

vscode-extension-samples

Sample code illustrating the VS Code extension APIs.

How to run locally

  • git clone
  • npm run install-all
  • run one of npm run compile-decorator, npm run compile-previewhtml, or compile-contentprovider