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

Hide codelens and bug step decorations when document is dirty #93

Closed csordasmarton closed 2 years ago

csordasmarton commented 2 years ago

If there are unpersisted changes in the current document we will hide the provided codelens items and bug step decorations.