# JetBrains/thinkrail SLOC report

> As of 2026-09-02 (commit 2b16849cc9bf), JetBrains/thinkrail contains 151,858 total lines: 124,743 code, 14,225 comments, 12,890 blank, across 979 files in 11 languages (top: TypeScript 73.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving JetBrains/thinkrail to commit 2b16849cc9bf, 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 82.1% of all lines, comments represent 9.4%, and the repository averages 127 code lines per file. TypeScript accounts for 73.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 655 | 101,596 | 91,720 | 350 | 9,526 |
| TSX | 152 | 27,808 | 26,505 | 8 | 1,295 |
| CSS | 5 | 3,370 | 2,732 | 194 | 444 |
| JSON | 45 | 2,313 | 2,301 | 0 | 12 |
| Astro | 9 | 969 | 912 | 15 | 42 |
| PowerShell | 1 | 336 | 266 | 58 | 12 |
| Shell | 1 | 291 | 247 | 22 | 22 |
| SVG | 7 | 50 | 47 | 3 | 0 |
| HTML | 1 | 15 | 13 | 2 | 0 |
| Markdown | 102 | 15,106 | 0 | 13,570 | 1,536 |
| Plain Text | 1 | 4 | 0 | 3 | 1 |

Top language (TypeScript 73.5%). Generated at 2026-09-02T01:26:29.125077265+00:00. Canonical report: https://octocounts.com/github/JetBrains/thinkrail

## Report FAQ

### How many lines of code does JetBrains/thinkrail have?

JetBrains/thinkrail has 151,858 total lines, including 124,743 code lines, 14,225 comment lines, and 12,890 blank lines.

### How was the JetBrains/thinkrail line count measured?

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

### What commit was counted for JetBrains/thinkrail?

This OctoCounts report was generated from main at commit 2b16849cc9bf on 2026-09-02T01:26:29.125077265+00:00.

## Similar repository reports

- [nashsu/llm_wiki](https://octocounts.com/github/nashsu/llm_wiki) — TypeScript, 124,867 code lines
- [withastro/astro](https://octocounts.com/github/withastro/astro) — TypeScript, 125,151 code lines
- [compiler-explorer/compiler-explorer](https://octocounts.com/github/compiler-explorer/compiler-explorer) — TypeScript, 123,156 code lines
- [vibe-stack/ggez](https://octocounts.com/github/vibe-stack/ggez) — TypeScript, 126,348 code lines
- [TouchAI-org/TouchAI](https://octocounts.com/github/TouchAI-org/TouchAI) — TypeScript, 122,730 code lines
- [siteboon/claudecodeui](https://octocounts.com/github/siteboon/claudecodeui) — TypeScript, 127,826 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)
