Skip to content

absop/ST-CodeLines

Repository files navigation

License Downloads

CodeLines

About

CodeLines is a code statistic plugin for Sublime Text 4. It provides visual statistics of codes in a directory or a file.

Installation

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.

Features overview

  • sidebar Menu items

    • Files Size
    • Code Lines
    • Code Lines (with Pattern)
  • commands Palette

    • CodeLines: Count
    • CodeLines: Count with Pattern
    • CodeLines: File Size

Screen shots

  1. Overview by languages

  2. Details by file types

  3. File size

Pattern specific

Settings

{
    "encoding": "utf-8",
}

TODO

  • Path matching
  • Initial cursor location
  • Next language/file (align cursor with scope name)
  • Proportions

About

A Sublime Text 4 plugin for counting and highlighting showing code lines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published