Dear VS community,
We are thrilled to announce the release of SonarQube for IDE: Visual Studio v9.8!
We’re rolling out a significant update to our Visual Studio integration, focusing on deeper alignment with your local build configurations and more powerful issue management directly within the IDE.
Full Respect for .NET Custom Severities
One of our most requested alignment features is here. We have overhauled how we sync with your project settings to ensure that Sonar rules behave exactly like your native compiler rules.
- User-Defined Severities: Your custom severity mappings in .editorconfig or project files are now fully respected by the Sonar analysis engine.
- TreatWarningsAsErrors: If you have configured your .NET project to treat specific warnings as errors, Sonar will now honor that flag, ensuring your CI/CD and IDE experience are perfectly in sync.
Report View: Advanced Issue Management
We’ve upgraded the Report View to give you more “command and control” over your technical debt without leaving your code:
- Status Management: Improved tracking for both standard Issues and Taint Vulnerabilities, making it easier to see what’s been triaged.
- Reopen from IDE: Made a mistake in closing an issue? You can now reopen issues directly from the Report View, immediately returning them to the active backlog for your team.
As always, you can check out the full, detailed release notes for all the changes.
Thanks for using our extension! If you enjoy these new features, please consider leaving a review. If you encounter any issues, let us know, here in the Community, so we can help.
Happy Coding!
Alexander