vscode-js-debug
A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 80
- Longevity 100
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: 26
- age_days: 2596
- days_rel: 138
- days_push: 9
- n_releases_24m: 16
Adoption not part of the score
1963 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A DAP-based JavaScript debugger built by Microsoft that powers VS Code's built-in debugging for Node.js, Chrome, and Edge. It replaces the older vscode-chrome-debug and vscode-node-debug extensions with a unified, actively maintained debugger.
Use cases
- debug node.js applications in vs code
- debug javascript in chrome from the editor
- set breakpoints in typescript source maps
- debug jest or mocha tests
- attach debugger to a running node process
- debug react or angular apps in vs code
When to choose
- you need JavaScript/TypeScript debugging in VS Code
- you want source-map-aware debugging across Node and browsers
- you are building tooling on top of the Debug Adapter Protocol for JS
When to avoid
- you debug non-JavaScript languages like Python or C#
- you use an editor other than VS Code without DAP support
- you need the legacy chrome-debug extension's old behavior
Facets
plugin · maturity active
testing developer-tools developer-tools web-development browser cross-platform debugger debug-adapter-protocol vscode-extension javascript-debugging node-debugging chrome-devtools javascript nodejs
1 source
- readme: https://github.com/microsoft/vscode-js-debug · fetched 2026-08-28 · 6f03ec7e4fbc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/vscode-js-debug | main | 93 |
| microsoft/vscode-recipes | docs | 66 |
| microsoft/vscode-chrome-debug | mirror | 10 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/vscode-js-debug")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem