Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Extension settings rework part 1 #152

Closed Discookie closed 3 months ago

Discookie commented 4 months ago

Separate the codechecker.executor settings out into analyze and log where applicable. Set the "lean" configuration options as default - limited thread count, shallow clangsa mode. Need to investigate whether a similar mode exists in cppcheck still.