helix-editor/helix SLOC report
As of 2026-07-23 (commit a47389402cd3), helix-editor/helix contains 565,711 total lines: 151,061 code, 387,854 comments, 26,796 blank, across 1,937 files in 87 languages (top: Rust 55.5%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving helix-editor/helix to commit a47389402cd3, 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 26.7% of all lines, comments represent 68.6%, and the repository averages 78 code lines per file. Rust accounts for 55.5% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|
| Rust | 251 | 100551 | 83879 | 5324 | 11348 |
| Scheme | 1193 | 52868 | 39072 | 4607 | 9189 |
| TOML | 241 | 30827 | 24964 | 2084 | 3779 |
| Nix | 7 | 544 | 371 | 133 | 40 |
| Handlebars | 1 | 369 | 311 | 16 | 42 |
| CSS | 2 | 336 | 272 | 4 | 60 |
| JavaScript | 4 | 218 | 173 | 20 | 25 |
| XML | 2 | 136 | 126 | 0 | 10 |
| Go | 4 | 138 | 110 | 12 | 16 |
| Swift | 2 | 119 | 98 | 3 | 18 |
| C++ | 4 | 112 | 91 | 10 | 11 |
| Python | 4 | 113 | 84 | 12 | 17 |
Top language (Rust 55.5%). Generated at 2026-07-23T09:26:33.355640532+00:00.
Report FAQ
How many lines of code does helix-editor/helix have?
helix-editor/helix has 565,711 total lines, including 151,061 code lines, 387,854 comment lines, and 26,796 blank lines.
How was the helix-editor/helix line count measured?
OctoCounts resolved the public GitHub repository to commit a47389402cd3, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
What commit was counted for helix-editor/helix?
This OctoCounts report was generated from master at commit a47389402cd3 on 2026-07-23T09:26:33.355640532+00:00.