Releases: SonarSource/sonarlint-visualstudio
6.12
This release adds the ability to sync issues status and taint vulnerabilities from SonarQube for the project branch currently active in the IDE. More details in this announcement.
Improvements
6.11.1
This release is identical to 6.11.0 + relevant SBOM files.
See release notes: https://github.com/SonarSource/sonarlint-visualstudio/releases/tag/v6.11.0.58852
Improvements
- 3469 - SBOM files are not being generated for builds in master
6.11
This release makes it simpler to access SonarLint features with a dedicated SonarLint menu, and improves C#11 and C++20 support
Improvements
- 3392 - Add SonarLint menu under Extensions
- 3390 - Add sonarlint icon to Disable Rule command
- 3301 - Exclude analysis on temp files
- 3111 - [UX] Make it clearer for the user which analyzer(s) has been triggered
- 2049 - "Open in browser" menu caption could be more helpful
Analyzer Upgrades
6.10
This version brings you the first fragment of C# 11 support, and helps you catch more potential null reference exceptions in .NET
### Improvements
- 3334 - Update embedded JavaScript analyzer to 9.11.0.20161
- 3330 - Embed SonarC# 8.49 and SonarVB 8.49
- 3287 - Update embedded CFamily analyzer to 6.39.0.60440
Bug Fixes
6.9
6.8
This release introduces quick fixes for several JavaScript and TypeScript rules, and plenty of new rules and improvements for C#10, tuple deconstruction, Azure functions, React, and more.
### Improvements
- 3196 - Embed SonarC# 8.44 and SonarVB 8.44
- 3175 - Display notification if compatible NodeJS not found
- 3116 - Update embedded JavaScript analyzer to 9.7.0.18911
- 3096 - Update embedded CFamily analyzer to 6.36.0.52033
Bug Fixes
6.7
This releases adds connected mode support for JavaScript/TypeScript
### New Features
- 770 - Add support for connected mode for JavaScript/TypeScript
Improvements
- 3126 - [Binding] List of supported languages is out of date
Bug Fixes
- 3142 - VS crashes when a solution is closed while Team Explorer is open
- 3138 - [Gold bar] Opening a bound folder workspace solution with an open file triggers a gold bar
- 2967 - Error initializing Taint Vulnerabilities package
- 696 - SonarQubeService allows requests to be made before the initial connection is complete
6.6
SonarLint now syncs and applies file and directory inclusions and exclusions configured in SonarQube and SonarCloud
### Improvements
- 1335 - Apply server settings in connected mode