mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
5dc5c894eb1116af518cbb6f919b7a06bee3a830
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%