# helix-editor/helix SLOC report

> As of 2026-09-17 (commit 1a38979aaa53), helix-editor/helix contains 168,952 total lines: 131,998 code, 14,244 comments, 22,710 blank, across 1,549 files in 15 languages (top: Rust 54.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

helix-editor/helix has 131,998 source lines of code out of 168,952 total lines across 1,549 files, counted from the 1a38979aaa53ea96425a04413c871600ee5845e7 ref at commit 1a38979aaa53 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving helix-editor/helix to commit 1a38979aaa53, 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 78.1% of all lines, comments represent 8.4%, and the repository averages 85 code lines per file. Rust accounts for 54.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 215 | 85,407 | 72,349 | 3,262 | 9,796 |
| Scheme | 1,046 | 46,626 | 34,905 | 3,649 | 8,072 |
| TOML | 233 | 29,453 | 23,805 | 2,023 | 3,625 |
| Handlebars | 1 | 326 | 277 | 16 | 33 |
| Nix | 4 | 318 | 224 | 76 | 18 |
| CSS | 1 | 231 | 185 | 3 | 43 |
| XML | 1 | 125 | 115 | 0 | 10 |
| Elvish | 1 | 55 | 37 | 13 | 5 |
| Zsh | 1 | 35 | 31 | 2 | 2 |
| BASH | 1 | 32 | 27 | 2 | 3 |
| Nushell | 1 | 29 | 20 | 6 | 3 |
| Fish | 1 | 22 | 18 | 2 | 2 |

Top language (Rust 54.8%). Generated at 2026-09-17T01:16:23.438006759+00:00. Canonical report: https://octocounts.com/github/helix-editor/helix

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/helix-editor/helix/commit/1a38979aaa53ea96425a04413c871600ee5845e7?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does helix-editor/helix have?

helix-editor/helix has 168,952 total lines, including 131,998 code lines, 14,244 comment lines, and 22,710 blank lines.

### How was the helix-editor/helix line count measured?

OctoCounts resolved the public GitHub repository to commit 1a38979aaa53, 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 1a38979aaa53ea96425a04413c871600ee5845e7 at commit 1a38979aaa53 on 2026-09-17T01:16:23.438006759+00:00.

## Similar repository reports

- [zyycn/codex-proxy-rs](https://octocounts.com/github/zyycn/codex-proxy-rs) — Rust, 133,306 code lines
- [cloud-hypervisor/cloud-hypervisor](https://octocounts.com/github/cloud-hypervisor/cloud-hypervisor) — Rust, 133,434 code lines
- [BigPizzaV3/CodexPlusPlus](https://octocounts.com/github/BigPizzaV3/CodexPlusPlus) — Rust, 126,965 code lines
- [alphaXiv/OpenResearch](https://octocounts.com/github/alphaXiv/OpenResearch) — Rust, 137,231 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 code lines
- [quickwit-oss/tantivy](https://octocounts.com/github/quickwit-oss/tantivy) — Rust, 138,547 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
