mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
fcbdfc95bade8444b4d2724ad55b169ede794fc8
vscode-extension-samples
Sample code illustrating the VS Code extension APIs.
- Editor Decoration
- Virtual Documents
- Language Provider
- Preview Html
- Vim
- Integrated Terminal
- Status Bar
- 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-languageprovidernpm run compile-statusbar
- 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%