Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/vscode-vsce

VS Code Extension Manager observed · 2026-09-01

github.com/microsoft/vscode-vsce · homepage · TypeScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
microsoft/vscode-vscemain95

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