terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.82k stars 248 forks source link

VSCode extension please #329

Open tigerinus opened 2 years ago

tigerinus commented 2 years ago

Awesome tool. Would be nice to have a VSCode extension for this.

Gana-Dube commented 2 years ago

C/C++ Advanced Lint offers a variety of Static Analyzers, this includes lizard, however my issue is getting VS Code to detect that lizard has been installed.