# microsoft/vscode-js-debug SLOC report

> As of 2026-09-16 (commit 4330850d72ee), microsoft/vscode-js-debug contains 165,123 total lines: 100,269 code, 47,258 comments, 17,596 blank, across 541 files in 17 languages (top: TypeScript 56.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving microsoft/vscode-js-debug to commit 4330850d72ee, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 60.7% of all lines, comments represent 28.6%, and the repository averages 185 code lines per file. TypeScript accounts for 56.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 368 | 114,497 | 56,243 | 43,208 | 15,046 |
| JSON | 15 | 26,992 | 26,990 | 0 | 2 |
| JavaScript | 68 | 18,670 | 13,627 | 2,914 | 2,129 |
| HTML | 31 | 2,439 | 2,423 | 1 | 15 |
| TSX | 8 | 731 | 667 | 18 | 46 |
| CSS | 1 | 188 | 151 | 0 | 37 |
| SVG | 26 | 83 | 82 | 0 | 1 |
| C | 4 | 53 | 42 | 2 | 9 |
| Makefile | 1 | 17 | 12 | 0 | 5 |
| Shell | 3 | 19 | 11 | 3 | 5 |
| YAML | 1 | 12 | 10 | 0 | 2 |
| Go | 1 | 9 | 6 | 0 | 3 |

Top language (TypeScript 56.1%). Generated at 2026-09-16T09:54:47.302873617+00:00. Canonical report: https://octocounts.com/github/microsoft/vscode-js-debug

## Report FAQ

### How many lines of code does microsoft/vscode-js-debug have?

microsoft/vscode-js-debug has 165,123 total lines, including 100,269 code lines, 47,258 comment lines, and 17,596 blank lines.

### How was the microsoft/vscode-js-debug line count measured?

OctoCounts resolved the public GitHub repository to commit 4330850d72ee, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for microsoft/vscode-js-debug?

This OctoCounts report was generated from 4330850d72ee5816914a3188d2a6771854e1c61f at commit 4330850d72ee on 2026-09-16T09:54:47.302873617+00:00.

## Similar repository reports

- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 101,193 code lines
- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 98,804 code lines
- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 98,049 code lines
- [thedotmack/claude-mem](https://octocounts.com/github/thedotmack/claude-mem) — TypeScript, 97,765 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
