sonarlint-visualstudio icon indicating copy to clipboard operation
sonarlint-visualstudio copied to clipboard

[UX] Make it clearer for the user which analyzer(s) has been triggered

Open rita-gorokhod opened this issue 3 years ago • 0 comments

Description

With the introduction of secrets analyzer, files can be potentially analyzed multiple times, i.e., secrets + js/ts analyzer. When it happens, two identical messages are displayed to the user that the analysis was executed. It's not clear from the text:

  • Why the analysis is triggered multiple times (it looks like a redundant duplication)
  • Why the issues count is potentially different (it looks like a mistake)

image

rita-gorokhod avatar Jul 19 '22 08:07 rita-gorokhod