SonarQube for IDE

Home

Install for free
  • Install for free
  • Discover connected mode
  • Try SonarQube for free
  • Contact us

June 03, 2025

SonarQube for IDE: IntelliJ v10.24

SonarQube for IDE: Intellij v10.24 brings AI-CodeFix in the IDE for SonarQube Server users, plus analyzer updates including Go enterprise rules.


  • AI CodeFix is now available when using connected mode with SonarQube Server 2025.3+ Enterprise & Data Center editions.

    When hovering over an issue, select the SonarQube: Fix with AI CodeFix code action, to generate a fix suggestion. You can review the suggestion in the refactor preview, and then select the code snippets to apply. Further details on using AI capabilities in the IDE are available here.



For more information, see the release notes and the community post.


March 24, 2025

SonarQube for IDE: IntelliJ v10.19

SonarQube for IDE: IntelliJ v10.19 unlocks AI CodeFix suggestions!


  • AI CodeFix in your IntelliJ IDE: In connected mode to SonarQube Cloud Team or Enterprise plan you now have the option to leverage AI to suggest a fix for eligible issues surfaced by SonarQube. When selected, an AI CodeFix snippet will be generated, displaying a diff view of the fix suggestion for you to review, and apply.


  • New walk-through for first-time users: we have introduced a dismissable walk-through option that helps first-time users onboard to the extension.



For more details read our release notes and community post.


February 14, 2025

SonarQube for IDE: IntelliJ v10.16

SonarQube for IDE: IntelliJ v10.16 enables analysis of Ansible playbook files.


  • Ansible Playbook Analysis: This release adds support for analyzing Ansible playbook files through the iac-enterprise plugin. This feature is available in connected mode for SonarQube Server users with paid plans.


  • Enhanced Performance: Analysis performance has been improved by limiting analysis to focused files, preventing excessive resource usage.


  • C# Analyzer Update (for Rider users): A new version of the C# analyzer is available for Rider users. 


For more details read our release notes and community post.

January 24, 2025

SonarQube for IDE: IntelliJ v10.15

SonarQube for IDE: IntelliJ v10.15 brings a host of analyzer updates.


For more details read our release notes and community post.

December 20, 2024

SonarQube for IDE: IntelliJ v10.14

SonarQube for IDE: IntelliJ v10.14 brings support for Python code in Jupyter Notebooks.


It is now possible to analyze your Python code in Jupyter Notebooks!


Plus, two important updates:

  • 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.
  • This release ends support for username/password-based authentication for connected mode, which was deprecated in November 2023 in favor of tokens.


Discover more with our release notes and community post.

December 19, 2024

SonarQube for IDE: IntelliJ v10.13

SonarQube for IDE: IntelliJ v10.13 brings performance enhancements plus introduces two new modes for visualization of issue categorization.


Continuing our performance enhancements we now avoid out of memory issues in the FS cache, plus we have further reduced the disk space usage.


Additionally, 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)


And finally, two important updates:

  • We have deprecated the use of Node.js 18
  • 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 21, 2024

SonarQube for IDE: IntelliJ v10.12

SonarQube for IDE: IntelliJ v10.12 brings support for Aqua users!


In addition, we improved the analysis experience in remote environments, such as Docker, by enabling the automatic analysis of opened files.


Plus analyzer updates:


Dive deeper with our release notes and community post.

October 14, 2024

SonarQube for IDE: IntelliJ v10.11

SonarQube for IDE: IntelliJ v10.11 supports AI CodeFix and delivers performance enhancements.


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 IntelliJ IDE, delivering a diff view.


Additionally, we have made further improvements designed to speed up the analysis process and optimize memory usage.


Plus


Discover more with our release notes and community post. Plus read more about AI CodeFix in this blog.

September 25, 2024

SonarQube for IDE: IntelliJ v10.10

SonarQube for IDE: IntelliJ v10.10 delivers performance enhancements and new rules for JS.


This release sees various items designed to improve performance and optimize memory use.


Plus

  • 6 new rules to help you write clean JS code
  • Updated SonarIaC analyzer delivering support for detecting Micronaut configuration issues in YAML & properties files


Find more details in our release notes and community announcement.

September 24, 2024

SonarQube for IDE: IntelliJ v10.9

SonarQube for IDE: IntelliJ v10.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.


In addition:

  • 7 new rules for writing C++23 code
  • Improved Rider analysis by making sure to include all the files of a solution.


Find more details in our release notes and community announcement.