microsoft/vscode-generator-code
Visual Studio Code extension generator observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 97
- Release rhythm 90
- Longevity 100
Flags: no_license
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: 29
- age_days: 3995
- days_rel: 71
- days_push: 20
- n_releases_24m: 18
Adoption not part of the score
1625 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Yeoman generator from Microsoft that scaffolds Visual Studio Code extensions and customizations such as themes, language support, snippets, and keymaps. It creates the base folder structure, package.json, and debug configuration via an interactive or command-line workflow.
Use cases
- scaffold a new vscode extension
- generate a vscode color theme template
- create a language support extension for vscode
- bootstrap a typescript vscode extension project
- generate snippets or keymap extensions for vscode
When to choose
- starting a new VS Code extension from scratch
- creating themes, snippets, language grammars, or keymaps for VS Code
- wanting official Microsoft templates with launch/debug setup included
When to avoid
- building extensions for other editors like Neovim or JetBrains
- modifying an existing extension rather than creating one
- you need a general-purpose project scaffolder unrelated to VS Code
Facets
cli-tool · maturity active
boilerplate cli developer-tools plugin-system developer-tools text-editors web-development cli cross-platform yeoman-generator vscode-extensions scaffolding code-generation nodejs
1 source
- readme: https://github.com/microsoft/vscode-generator-code · fetched 2026-08-28 · d7e5f4a53a58
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/vscode-generator-code | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/vscode-generator-code")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem