mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
327c876a1a7dc508effd65dca291642b366a4278
vscode-extension-samples
Sample code illustrating the VS Code extension APIs.
- Editor Decoration
- Virtual Documents
- Language Provider
- Preview Html
- Vim
- Integrated Terminal
- Experimental: Tree Explorer
How to run locally
git clonenpm install- run one of
npm run compile-decorator,npm run compile-previewhtmlnpm run compile-contentprovidernpm run compile-languageprovider
- launch the sample from the debug viewlet
Languages
TypeScript
79%
JavaScript
15.1%
Rust
3.4%
CSS
1.4%
Jupyter Notebook
0.8%
Other
0.2%