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 for the executed processes #120

Closed Discookie closed 1 year ago

Discookie commented 1 year ago

Added notifications for adding CodeChecker log and analyze commands to the queue, and then executing them. They are mainly displayed on the sidebar, and there's actions for killing the process or removing them from the queue.

vodorok commented 1 year ago

Please resolve the yarn.lock confilcts then it can be merged.