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 step ranges #88

Closed csordasmarton closed 2 years ago

csordasmarton commented 2 years ago

It would be good to highlight bug step ranges when a bug is selected if it is possible through the VSCode API.