# zsh-users/zsh-syntax-highlighting SLOC report

> As of 2026-08-10 (commit c4d95591843d), zsh-users/zsh-syntax-highlighting contains 15,667 total lines: 4,372 code, 9,937 comments, 1,358 blank, across 304 files in 3 languages (top: Zsh 98.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving zsh-users/zsh-syntax-highlighting to commit c4d95591843d, 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 small codebase by counted code lines. Code represents 27.9% of all lines, comments represent 63.4%, and the repository averages 14 code lines per file. Zsh accounts for 98.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Zsh | 296 | 14,343 | 4,318 | 9,124 | 901 |
| Makefile | 1 | 64 | 54 | 2 | 8 |
| Markdown | 7 | 1,260 | 0 | 811 | 449 |

Top language (Zsh 98.8%). Generated at 2026-08-10T10:36:11.985788777+00:00. Canonical report: https://octocounts.com/github/zsh-users/zsh-syntax-highlighting

## Report FAQ

### How many lines of code does zsh-users/zsh-syntax-highlighting have?

zsh-users/zsh-syntax-highlighting has 15,667 total lines, including 4,372 code lines, 9,937 comment lines, and 1,358 blank lines.

### How was the zsh-users/zsh-syntax-highlighting line count measured?

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

### What commit was counted for zsh-users/zsh-syntax-highlighting?

This OctoCounts report was generated from master at commit c4d95591843d on 2026-08-10T10:36:11.985788777+00:00.

## Similar repository reports

- [scoop206/frame](https://octocounts.com/github/scoop206/frame) — Zsh, 6,021 code lines
- [romkatv/powerlevel10k](https://octocounts.com/github/romkatv/powerlevel10k) — Zsh, 19,189 code lines
- [xoreaxeaxeax/rosenbridge](https://octocounts.com/github/xoreaxeaxeax/rosenbridge) — C, 4,369 code lines
- [Platane/snk](https://octocounts.com/github/Platane/snk) — TypeScript, 4,369 code lines
- [huanglizhuo/VoxNote](https://octocounts.com/github/huanglizhuo/VoxNote) — Swift, 4,375 code lines
- [oreilly-japan/deep-learning-from-scratch](https://octocounts.com/github/oreilly-japan/deep-learning-from-scratch) — Python, 4,368 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)
- [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)
