microsoft/vscode-vsce
VS Code Extension Manager observed · 2026-09-01
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 87
- 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: 15.0
- age_days: 3998
- days_rel: 91
- days_push: 2
- n_releases_24m: 23
Adoption not part of the score
1048 stars · 256 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
@vscode/vsce is the official Visual Studio Code Extension Manager, a CLI tool for packaging, publishing, and managing VS Code extensions on the Marketplace. It also exposes a small Node.js API for programmatic use.
Use cases
- package a vscode extension into a vsix
- publish my extension to the visual studio marketplace
- publish vscode extensions from github actions without a PAT
- manage personal access tokens for the marketplace
- bump and unpublish vscode extension versions
- build a vsix file from my extension source
When to choose
- you develop VS Code extensions and need to package or publish them
- you want CI/CD publishing of extensions with OIDC trusted publishing
- you need to script extension packaging via a Node.js API
When to avoid
- you want to install or manage extensions inside VS Code itself (use the built-in Extensions view or code CLI)
- you publish extensions to Open VSX or other registries (use ovsx instead)
- you are not working with VS Code extensions
Facets
cli-tool · maturity active
cli package-manager developer-tools deployment developer-tools version-control cli cross-platform vscode vscode-extensions marketplace packaging publishing oidc command-line nodejs
10 sources
- readme: https://github.com/microsoft/vscode-vsce · fetched 2026-09-01 · b5bf3094c991
- homepage: https://code.visualstudio.com/ · fetched 2026-08-29 · f1c9acb3cd21
- site_page: https://code.visualstudio.com/features/agents · fetched 2026-08-29 · 1082190a4a5b
- site_page: https://code.visualstudio.com/features/customizations · fetched 2026-08-29 · 86ba16d916ad
- site_page: https://code.visualstudio.com/features/models · fetched 2026-08-29 · 84dbe41f828d
- site_page: https://code.visualstudio.com/features/enterprise · fetched 2026-08-29 · 71be8492686d
- site_page: https://code.visualstudio.com/features/extensibility · fetched 2026-08-29 · 0a66d9157767
- site_page: https://code.visualstudio.com/docs · fetched 2026-08-29 · 3efa1aeb8e0d
- site_page: https://code.visualstudio.com/docs/supporting/faq · fetched 2026-08-29 · 120e65225e79
- site_page: https://code.visualstudio.com/docs/copilot/agents/agents-tutorial · fetched 2026-08-29 · fb7e5da5d253
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/vscode-vsce | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/vscode-vsce")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem