mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
2a1eab609aca517a4ff31de7bdd9d1936c0f8121
Handle a error case and name consistency
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%