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

Highlight bug path positions #90

Closed csordasmarton closed 2 years ago

csordasmarton commented 2 years ago

Closes #88

Screenshots: image image image

csordasmarton commented 2 years ago

@Discookie Good catch. I think I fixed all the problems you mentioned.