cursor/plugins SLOC report
As of 2026-08-15 (commit 2a8044425c7b), cursor/plugins contains 29,136 total lines: 15,554 code, 8,757 comments, 4,825 blank, across 325 files in 9 languages (top: TypeScript 86.6%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving cursor/plugins to commit 2a8044425c7b, 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 medium-sized codebase by counted code lines. Code represents 53.4% of all lines, comments represent 30.1%, and the repository averages 48 code lines per file. TypeScript accounts for 86.6% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|
| TypeScript | 43 | 14591 | 13467 | 380 | 744 |
| JSON | 29 | 1486 | 1486 | 0 | 0 |
| JavaScript | 2 | 272 | 227 | 12 | 33 |
| Shell | 4 | 258 | 154 | 54 | 50 |
| CSS | 1 | 96 | 92 | 0 | 4 |
| YAML | 1 | 84 | 74 | 0 | 10 |
| SVG | 9 | 39 | 39 | 0 | 0 |
| HTML | 1 | 16 | 15 | 1 | 0 |
| Markdown | 235 | 12294 | 0 | 8310 | 3984 |
Top language (TypeScript 86.6%). Generated at 2026-08-15T03:03:52.594109862+00:00.
Report FAQ
How many lines of code does cursor/plugins have?
cursor/plugins has 29,136 total lines, including 15,554 code lines, 8,757 comment lines, and 4,825 blank lines.
How was the cursor/plugins line count measured?
OctoCounts resolved the public GitHub repository to commit 2a8044425c7b, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
What commit was counted for cursor/plugins?
This OctoCounts report was generated from main at commit 2a8044425c7b on 2026-08-15T03:03:52.594109862+00:00.