uctakeoff / vscode-counter

VS Code extension: counts blank lines, comment lines, and physical lines of source code in many programming languages.
MIT License
151 stars 20 forks source link

Show in table, biggest, smallest and average of each type #38

Open utenma opened 3 years ago

utenma commented 3 years ago

First of all thanks @uctakeoff for this app which enables to visualize the growth of the codebase in a simple way

can an optional parameter be implemented to add to the result table 3 new columns (biggest, smallest, average) of lines of code of each row type