mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
3c1e02359c65ef33b3e971b23c08dfd6ed242281
vscode-extension-samples
Sample code illustrating the VS Code extension APIs.
- Editor Decoration
- Virtual Documents
- Preview Html
- Vim
- Integrated Terminal
- Experimental: Tree Explorer
How to run locally
git clonenpm run install-all- run one of
npm run compile-decorator,npm run compile-previewhtml, orcompile-contentprovider
Languages
TypeScript
79%
JavaScript
15.1%
Rust
3.4%
CSS
1.4%
Jupyter Notebook
0.8%
Other
0.2%