December 23, 2024
SonarQube for IDE: Visual Studio Code v4.14
SonarQube for IDE: VS Code v4.14 delivers performance improvements to JS/TS analysis.
The new JS analyzer uses fewer resources and is faster, especially for Windows users, who may see up to 7 seconds shaved off initial analysis time.
Discover more with our release notes and community post.
December 20, 2024
SonarQube for IDE: Visual Studio Code v4.13
SonarQube for IDE: VS Code v4.13 introduces two new modes for visualization of issue categorization.
In parallel with SonarQube Server 10.8, we have introduced the option to select either:
- Multi-Quality Rule (MQR) mode - enabling issues to have multiple qualities, and leveraging the newer categorization and severities from SonarQube Server 10.8
- Standard Experience mode - which maintains the issue categorization from SonarQube 9.9 (bug, vulnerability and code smell)
Plus, two important updates:
- A new .NET analyzer is available with support for .NET 9 and C#13.
- SonarQube open-source analyzers bundled by SonarQube for IDE are now using the new Sonar Source-Available License.
Discover more with our release notes and community post.
November 28, 2024
SonarQube for IDE: Visual Studio Code v4.12
SonarQube for IDE: VS Code v4.12 delivers analyzer updates:
- The Python analyzer brings fixes for multiple false positives
- The Java analyzer offers now support for Java 22
- And the CFamily analyzer now supports WindRiver GNU C++ compiler for arm, plus we added quick fixes for rules S1264 and S1990.
Discover more with our release notes and community post.
October 10, 2024
SonarQube for IDE: Visual Studio Code v4.11
SonarQube for IDE: Visual Studio Code v4.11 supports AI CodeFix.
AI CodeFix streamlines issue resolution for developers by generating AI-driven fix suggestions in SonarQube Cloud or SonarQube Server with a single click. In connected mode SonarQube for IDE now allows developers to view and apply these fixes directly in their VS Code IDE, delivering a diff view.
Plus
- 6 new adaptability rules in JS/TS
- 7 new rules related to PyTorch for Python
Discover more with our release notes and community post. Plus read more about AI CodeFix in this blog.
September 23, 2024
SonarQube for IDE: Visual Studio Code v4.10
SonarQube for IDE: Visual Studio Code v4.10 brings new rules for developers using C++
- 7 new rules to help you write clean C++23 code
- Significantly faster analysis speed for users of Apple Mac with M-series chips
Discover more with our release notes and community post.
August 29, 2024
SonarQube for IDE: Visual Studio Code v4.9
SonarQube for IDE: Visual Studio Code v4.9 brings support for identifying security flaws in Helm files.
SonarQube for IDE can now identify security flaws in Helm files within the Kubernetes analysis. This is designed to help cloud native developers using Helm charts to design and implement secure cloud architecture.
Plus
- We have improved our secret detection capabilities, now detecting 146 secret patterns of 81 cloud services
- Improved our MISRA C++ 2023 inspired rules
Discover more with our release notes and community announcement.
July 22, 2024
SonarQube for IDE: Visual Studio Code v4.7
SonarQube for IDE: Visual Studio Code v4.7 delivers added value for users of SonarQube Cloud.
With the new Open in IDE button in SonarQube Cloud you can now open any issue you are investigating in SonarQube Cloud directly into VS Code with a single click. SonarQube for IDE will automatically open the correct file and take you to the line of code containing the issue.
We have also simplified the connection authentication between SonarQube for IDE and SonarQube Cloud, with token generation now achieved with a single click!
Plus, we have enabled the Clean as You Code methodology, allowing you to focus only on issues in your new code. This incremental approach empowers developers to take ownership of all new code and tackle overall technical debt in a manageable and sustainable manner.
Discover more with our release notes and community announcement.
June 11, 2024
SonarQube for IDE: Visual Studio Code v4.6
SonarQube for IDE: Visual Studio Code 4.6 adds detection for six advanced Java issues previously only available through SonarQube Server or SonarQube Cloud, along with these additions:
- Five Python rules focusing on the machine learning library Scikit-Learn
- Seven new C# rules
Discover more with our release notes and community announcement.
April 30, 2024
SonarQube for IDE: Visual Studio Code v4.5
SonarQube for IDE: Visual Studio Code 4.5 enables enhanced collaboration by introducing sharing Connected Mode setup among contributors as well as new rules.
- Python received 14 new rules (4.16 and 4.17)
- Improved Javascript/Typescript with 4 new accessibility rules
- For Java, we introduced new Java 21 rules and new sustainability rules
Also of note, we are dropping support of NodeJS v16.
Discover more with our release notes and community announcement.
March 20, 2024
SonarQube for IDE: Visual Studio Code v4.4
SonarQube for IDE: Visual Studio Code v4.4 delivers new rules for HTML, JS/TS, Java, and C++
- We’ve added 17 new rules for accessibility in HTML.
- For JS/TS we added a rule that will prevent functions from being nested too deeply.
- Improved C++ with the addition of 2 new rules
- For Python, we added 2 new quick fixes and fixed 13 false positive rules
Plus, we have added support for Java 21 and we added 2 new rules for Java.
Discover more with our release notes and community announcement.