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

Notifications overhaul #116

Closed Discookie closed 1 year ago

Discookie commented 2 years ago
Discookie commented 1 year ago

Refactored the notifications system, to support updating previously-added notifications. In future commits, this will be used to display the status of a running CodeChecker process in the more detailed way than it's currently shown, and I want to avoid the need to review it twice.