VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
24
stars
7
forks
source link
Show the CodeChecker command in the settings page which will be executed #17
Closed
csordasmarton closed 3 years ago
It would be useful to show the full CodeChecker analyze command which will be executed during the analysis on the settings page.
If it is not possible then it would be good to print this command to a console or in a pop-up window on confugration option change.