mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
b11145f2c2a624f2587a9dc8aa00443989285b75
VS Code Extension Samples
This repository contains sample code illustrating the VS Code extension API. Each sample is a self-contained extension that explains one topic in VS Code API or VS Code's Contribution Points. You can read, play with or adapt from these samples to create your own extensions.
Each sample is required to have:
- A explanation of its functionality
- A gif or screenshot demonstrating its usage
- Link to a guide on VS Code website, if it has one
- Listing of used VS Code API and Contribution Points
Samples
Languages
TypeScript
79%
JavaScript
15.1%
Rust
3.4%
CSS
1.4%
Jupyter Notebook
0.8%
Other
0.2%