Releases: SonarSource/sonarlint-visualstudio
Releases · SonarSource/sonarlint-visualstudio
4.38
This version brings support for analyzing CMake projects. Please refer to our documentation for more information.
Improvements
4.37
Improvements
- 2488 - Embed SonarC# 8.26 and SonarVB 8.26
- 2479 - Embed SonarJS 8.1.0
- 2452 - Verbose log output if node.exe cannot be located
Bug Fixes
- 2494 - Update-to-date binding check fails with COMException
- 2469 - Closing down VS starts two node processes which are then orphaned and left running
- 2411 - [Hotspots] Documentation rule link is broken for some rules
- 2351 - Error List displays a empty line if the span of the selected issue is invalidated
- 2276 - CFamily analysis fails when file has mixed line endings (CRLF and LF)
- 2242 - Preamble not refreshing on change of focus
- 2193 - TextBufferIssueTracker throws debug exceptions on open-folder projects
4.36
4.35
4.34
Support up-to-date Javascript analyzer
Improvements
- 771 - Provide standalone-mode ruleset configuration mechanism for JavaScript
- 2397 - Use NodeJS-based analyzer for JavaScript
- 2392 - Embed SonarJS analyzer v7.4.2.15501
- 2391 - Embed CFamily analyzer v6.20.0.31240
- 2385 - Embed SonarC# 8.22 and SonarVB 8.22
- 2318 - Support C++ projects compiling with C++20 (/std:c++latest)
4.33.1
4.33
With this version, we are improving the support for Taint Vulnerabilities, and adding one new C#/VB.NET vulnerability.
Improvements
- 2204 - Embed SonarC# 8.19 and SonarVB 8.19
- 2179 - Display a user friendly message when Taint Vulnerabilities are not available in the given SQ version
- 1841 - Improve the handling of compiler unsupported options
Bug Fixes
- 2171 - [Taint] Intermittent error synchronising taint issues
- 2149 - Newly added header files do not contain secondary location adornments
- 2118 - Gold bar displayed after exception in TextBufferIssueTracker
- 2091 - Taint filtering does not work when the last document is closed
- 2079 - Taint filtering does not work for single-click navigation in the Solution Explorer
4.32
4.31
In this release you can now investigate Taint Vulnerabilities found in your SonarQube or SonarCloud server directly in Visual Studio. Please refer to our documentation for more information.