2016-12-30 11:00:42 +01:00
2016-12-17 11:38:21 +01:00
2016-12-30 10:42:56 +01:00
2016-10-25 12:22:02 +02:00
2016-08-31 23:29:09 +02:00
2016-12-30 10:34:54 +01:00
2015-11-18 15:17:49 +01:00
2016-12-17 11:38:21 +01:00
2016-12-17 11:38:21 +01:00

vscode-extension-samples

Sample code illustrating the VS Code extension APIs.

How to run locally

  • git clone
  • npm install
  • run one of
    • npm run compile-decorator,
    • npm run compile-previewhtml
    • npm run compile-contentprovider
    • npm run compile-languageprovider
    • npm run compile-statusbar
  • launch the sample from the debug viewlet
Description
No description provided
Readme MIT 119 MiB
Languages
TypeScript 79%
JavaScript 15.1%
Rust 3.4%
CSS 1.4%
Jupyter Notebook 0.8%
Other 0.2%