microsoft/vscode-extension-samples resource
Sample code illustrating the VS Code extension API. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 85
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3954
- days_rel: n/a
- days_push: 92
- n_releases_24m: 0
Adoption not part of the score
10148 stars · 3899 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of self-contained sample extensions from Microsoft illustrating the VS Code extension API and contribution points. Each sample demonstrates one topic with explanations, screenshots, and links to official guides.
Use cases
- learn how to write a vs code extension
- find example code for vscode webview api
- understand vscode contribution points
- get started building editor plugins for visual studio code
- see how to test a vscode extension
- adapt a sample extension as a starting template
When to choose
- you are developing a VS Code extension and want reference implementations of specific APIs
- you want up-to-date, Microsoft-maintained examples with links to official docs
- you need a minimal starting point like a Hello World extension
When to avoid
- you need a production-ready extension rather than educational samples
- you are building extensions for other editors like Neovim or JetBrains
- you want a single unified library instead of many separate sample projects
Facets
learning-resource · maturity active
developer-tools plugin-system documentation editor developer-tools text-editors tutorials documentation editor-plugin cross-platform vscode extension-api samples typescript editor-extensions nodejs
1 source
- readme: https://github.com/microsoft/vscode-extension-samples · fetched 2026-08-28 · 494244c3226d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/vscode-extension-samples | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/vscode-extension-samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem