mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
d1861c74b60973c537bd1aed7aa7e93308a5d5b0
Seems to be a common confusing point. Correct flow is being discussed at https://github.com/Microsoft/vscode/issues/15217#issuecomment-259488001
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%