# JetBrains/intellij-community SLOC report

> As of 2026-07-17 (commit 86269f133a51), JetBrains/intellij-community contains 14,094,685 total lines: 10,693,311 code, 1,889,701 comments, 1,511,673 blank, across 168,371 files in 61 languages (top: Java 40.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving JetBrains/intellij-community to commit 86269f133a51, 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 very large codebase by counted code lines. Code represents 75.9% of all lines, comments represent 13.4%, and the repository averages 64 code lines per file. Java accounts for 40.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 80,025 | 5,546,707 | 4,366,605 | 447,024 | 733,078 |
| Kotlin | 37,395 | 3,323,158 | 2,656,417 | 230,199 | 436,542 |
| Python | 21,050 | 1,214,962 | 985,330 | 72,418 | 157,214 |
| JavaScript | 442 | 941,071 | 875,205 | 63,346 | 2,520 |
| GraphQL | 143 | 545,475 | 460,638 | 26 | 84,811 |
| JSON | 843 | 410,170 | 408,673 | 0 | 1,497 |
| XML | 3,083 | 355,831 | 342,294 | 3,532 | 10,005 |
| C | 48 | 254,624 | 184,174 | 55,680 | 14,770 |
| Bazel | 1,483 | 186,809 | 164,659 | 10,810 | 11,340 |
| HTML | 3,623 | 85,558 | 79,850 | 3,299 | 2,409 |
| SVG | 5,552 | 43,359 | 38,971 | 4,332 | 56 |
| CSS | 99 | 28,597 | 23,547 | 1,382 | 3,668 |

Top language (Java 40.8%). Generated at 2026-07-17T07:50:39.484710332+00:00. Canonical report: https://octocounts.com/github/JetBrains/intellij-community

## Report FAQ

### How many lines of code does JetBrains/intellij-community have?

JetBrains/intellij-community has 14,094,685 total lines, including 10,693,311 code lines, 1,889,701 comment lines, and 1,511,673 blank lines.

### How was the JetBrains/intellij-community line count measured?

OctoCounts resolved the public GitHub repository to commit 86269f133a51, 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/intellij-community?

This OctoCounts report was generated from master at commit 86269f133a51 on 2026-07-17T07:50:39.484710332+00:00.

## Similar repository reports

- [openjdk/jdk](https://octocounts.com/github/openjdk/jdk) — Java, 5,753,313 code lines
- [microsoft/openjdk-jdk25u](https://octocounts.com/github/microsoft/openjdk-jdk25u) — Java, 5,613,587 code lines
- [arsLan4k1390/Cherrygram](https://octocounts.com/github/arsLan4k1390/Cherrygram) — Java, 4,569,328 code lines
- [Ettacent/NimarkoGram](https://octocounts.com/github/Ettacent/NimarkoGram) — Java, 4,437,705 code lines
- [exteraless/exteraless](https://octocounts.com/github/exteraless/exteraless) — Java, 4,282,825 code lines
- [risin42/NagramX](https://octocounts.com/github/risin42/NagramX) — Java, 4,212,256 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
