CodeLines is a code statistic plugin for Sublime Text 4. It provides visual statistics of codes in a directory or a file.
Download the repository and unzip it into your packages path of Sublime Text, or direct clone it with the help of git tools.
Of course, you can also use Package Control to help you if you have installed it before.
-
sidebar Menu items
- Files Size
- Code Lines
- Code Lines (with Pattern)
-
commands Palette
- CodeLines: Count
- CodeLines: Count with Pattern
- CodeLines: File Size
{
"encoding": "utf-8",
}- Path matching
- Initial cursor location
- Next language/file (align cursor with scope name)
- Proportions


