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

Fix showing diagnostics in the Problems pane #70

Closed csordasmarton closed 2 years ago

csordasmarton commented 2 years ago

Closes #49

Screenshot: image

csordasmarton commented 2 years ago

As we discussed this on a meeting we will remove bug steps from the Problems pane and I created an issue (#88) to highlight bug step ranges in the editor different way if it's supported.