And a thorough description of the problem / question:
Hello, is there any option how to visualize new issues which are detected by Roslyn in SonarQube report directly in Visual Studio (before commit and CI analysis)?
I updated the plugin, but I can’t see any difference.
Is it possible to visualize new external issues (e.g., from Roslyn) directly in IDE SonarQube plugin?
For example, in Visual Studio I can see Roslyn issues in the native Error List window, but I would also like them to appear in the window SonarQube report so that I can track only the new issues I introduce.