customize code inspection sucessful message.
I am working on a dependency analysis plugin. How can I customize the inspection successful message in the upper right check mark ?

For example, it currently shows “No problems found” when I hover my mouse on the upper right check mark. I want to customize this message.
In sonar plugin, it displays below “No problem found , keep up the good work!” on the UI when no errors are detected in the opening file.

Please sign in to leave a comment.