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

Suggestion: make VSCodeCounter.exclude settings configurable on a per-folder basis. #103

Open mzaiprog opened 3 months ago

mzaiprog commented 3 months ago

I wish the VSCodeCounter.exclude settings were configurable on a per-folder basis.

image