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

Bug paths not shown in the CodeChecker oveview window #94

Closed dkrupp closed 2 years ago

dkrupp commented 2 years ago

The file was analyzed and still, the CodeChecker overview window shows "CodeChecker is not run yet". The reproduction paths are also not shown. Extension version 1.2.0. It occurred at a freshly configured project (the codechecker itslef).

image

dkrupp commented 2 years ago

after clicking "reload codechecker metadata", the reproduction paths appeared. image