Files
vscode-extension-samples/README.md
2016-09-13 14:47:17 -07:00

485 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