STARTEN SIE MIT VERTRAUEN

Sofortige Überprüfung für besseren, sichereren Code

Gehen Sie über das Standard-Linting hinaus mit einer On-the-Fly-Analyse, die sicherstellt, dass Ihre Codequalität auch bei der Überprüfung von KI-Code hoch bleibt.

Vertraut von über 7 Millionen Entwicklern weltweit

Mercedes Benz
Nvidia
U.S. Army
Santander

Ein unverzichtbares Linting-Tool für jeden Entwickler

Icon

Feedback in Echtzeit

Ihre IDE ist der beste Ort, um Programmierfehler zu finden und zu beheben, auch in Ihrem KI-gestützten Code. Wie eine Rechtschreibprüfung kümmert sich SonarLint um Programmierprobleme und ermöglicht durch sofortige Analysen zur Ermittlung häufiger Fehler, kniffliger Bugs und Hotspots ein besseres Programmieren.

Erzielen Sie in Verbindung mit SonarCloud und SonarQube noch mehr Vorteile

Ihre IDE und Programmiersprache.
Abgedeckt.

SonarLint ist ein kostenloses IDE-Plugin, das Sie über Ihren IDE-Marktplatz installieren können.

SONARQUBE FÜR IDE-FUNKTIONEN

Ihr IDE-Begleiter für Code Quality

SonarLint lässt sich leicht in Ihren bestehenden IDE-Workflow integrieren und ermöglicht zuverlässige Commits. Es umfasst auch Unterstützung für cloudbasierte IDE-Umgebungen wie GitHub Codespaces und GitPod.

Features erkunden
Mehr als 6000 Regeln für verschiedenste Probleme image

Mehr als 6000 Regeln für verschiedenste Probleme

Die leistungsstarke sprachspezifische Analyse erkennt Bugs, Code-Smells, Schwachstellen sowie Hotspots und unterstützt die neuesten Sprachstandards. Der umfangreiche Regelsatz umfasst alle Attribute, die zur Qualität des Codes beitragen – Zuverlässigkeit, Wartbarkeit, Lesbarkeit, Sicherheit und mehr.

Echtzeitanalysen, Anleitungen und Quick Fixes image

Echtzeitanalysen, Anleitungen und Quick Fixes

Die sofortige Analyse liefert während des Programmierens umgehend Feedback. SonarLint ist mehr als nur ein Linter. Das Tool zeigt Programmierfehler sogar in Ihrem KI-gestützten Code auf und erläutert, was an der betreffenden Stelle problematisch ist und wie der Fehler behoben werden kann. „Quick Fixes” schlagen auf intelligente Weise Lösungen vor, die an Ihren spezifischen Code angepasst sind, sodass die gemeldeten Probleme automatisch und in Echtzeit behoben werden können.

Einheitliche Teamregeln und Analyseeinstellungen image

Einheitliche Teamregeln und Analyseeinstellungen

Sie erhalten in jeder Phase des Entwicklungszyklus Abdeckung – von der IDE bis hin zu CI/CD und zurück. Auf diese Weise wird sicherstellt, dass der Code für die Entwicklung und Produktion geeignet ist.  Das Tool ist viel mehr als nur ein Linter. Bei Verwendung in Verbindung mit SonarQube oder SonarCloud werden Regeln und Analyseeinstellungen mit SonarLint synchronisiert. So orientieren sich die Teams an einem einzigen Standard für Code Quality.

Entdecken Sie SonarQube für IDE-Schnellkorrekturen

Erkunden Sie unsere GitHub-Projekte

Sie benötigen Hilfe für den Einstieg?

Die Sonar-Community bietet eine lebendige, interaktive Möglichkeit für Sonar-Teammitglieder und Community-Benutzer, über Themen rund um Sonar zu diskutieren. Sie finden hier ausführliche Artikel und technische Diskussionen zu den häufigsten und einigen besonders kniffligen Anwendungsfällen. In der Community können Sie zudem gemeinsam an neuen Features arbeiten, Feedback geben und von anderen Entwicklern lernen.

Icon

Erhalten Sie aktuelle Informationen zu SonarLint direkt in Ihrem Posteingang

Wenn Sie sich registrieren, erhalten Sie Produkt- und Marketinginformationen über bevorstehende SonarLint-Updates, neue Versionen, Neuigkeiten und Veranstaltungen.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.

SonarQube for IDE FAQs

What is SonarQube for IDE and how does it help me write quality code?

SonarQube for IDE is a free developer companion that brings real-time static analysis, quick-fix guidance, and security issue detection directly into your coding editor. It surfaces issues as you code, explains why they matter, and suggests clear next steps, so you can improve quality at the source without breaking your flow. This helps teams reduce rework, prevent defects early, and keep quality consistent across contributors.

Beyond inline issue highlighting, SonarQube for IDE supports a focus on new code, encouraging new code quality practices that prevent the introduction of fresh issues. By catching bugs, vulnerabilities, and code smells during editing, it shortens feedback loops and complements your SonarQube or SonarQube Cloud project gates to keep overall health trending up.

Which IDEs are supported by SonarQube for IDE?

SonarQube for IDE (formerly known as SonarLint) is broadly supported across the most popular development environments. SonarQube for IDE supports Visual Studio, VS Code, Eclipse, and the JetBrains family (including IntelliJ, PyCharm, and WebStorm). It also extends to AI-native editors built on the VS Code architecture, such as Cursor, Windsurf, and Trae. It provides real-time analysis for over 20 languages including Java, JavaScript, TypeScript, Python, C#, C++, PHP, and Go, with additional support for languages like COBOL, Apex, and PL/SQL when used in Connected Mode.

Support spans the major desktop IDEs used in professional development, enabling consistent patterns for issue highlighting, rule explanations, and quick-fix suggestions. This consistency helps organizations roll out quality at the source across diverse teams and tech stacks with minimal friction.

How does SonarQube for IDE connect with SonarQube Server and SonarQube Cloud?

You can use Connected Mode to integrate SonarQube for IDE with SonarQube Server or SonarQube Cloud to align local analysis with the rules, quality profiles, and policies used on your central projects. This ensures the same standards and baselines apply in the IDE and in CI, reducing surprises when code is reviewed or merged.

Once connected, issues detected locally reflect the same rule configuration as your server-side analysis. This supports a focus on new code workflows: developers see exactly what will matter at merge, fix issues early, and reliably pass quality gates governed by your project configuration.

What languages and frameworks are covered in the IDE?

SonarQube for IDE covers a broad set of languages, including popular backend, frontend, and infrastructure languages, and it continues to evolve with ecosystem needs. It has support for over 20 languages including Java, JavaScript, TypeScript, Python, C#, C++, PHP, and Go, with additional support for languages like COBOL, Apex, and PL/SQL when used in Connected Mode. Coverage includes rules for reliability, security, maintainability, and test-related guidance to help you deliver quality code continuously.

Framework-specific checks help flag pitfalls common to certain stacks, while general best-practice rules apply across languages. This combination provides actionable findings for both seasoned engineers and newcomers, enabling quality at the source in mixed repositories and monorepos.

How do I enable a focus on new code with SonarQube for IDE?

To enable focus on new code, you can toggle the setting directly within your IDE. This feature filters the issue list to show only the problems introduced in your current development cycle (the "New Code Period"). You can also set up your project’s new code definition in SonarQube Server or SonarQube Cloud, then connect your IDE so the same definition and rules apply locally. With this, SonarQube for IDE highlights issues in changed files, promoting new code quality habits that steadily raise standards without massive refactors.

This approach encourages teams to improve quality incrementally, preventing new problems from entering the codebase while allowing planned remediation of older parts. The result is a practical path to quality at the source that aligns developer workflows with team quality gates and organizational expectations.

How do rules and quality profiles in SonarQube affect issues shown in my IDE?

The issues you see in SonarQube for IDE are driven by the rules active in your project’s quality profile on SonarQube Server or SonarQube Cloud if you are in Connected Mode. When your organization updates rules, your IDE analysis reflects those changes, ensuring your local findings match CI and code review expectations.

You can tailor profiles to your tech stack and risk tolerance, enabling or disabling rules as needed. This centralized governance helps teams standardize on quality code practices while giving developers precise, up-to-date feedback inside their editor.

Can SonarQube for IDE help with security issues and hotspots?

Yes—SonarQube for IDE flags vulnerabilities, security hotspots, and patterns that can lead to injection, insecure configurations, and other risks. Findings include contextual explanations and remediation guidance to help you fix problems early, reducing the chance of security debt accumulating.

While some security issues require full-project or build-context analysis, early indications in the IDE steer you toward safer patterns as you write code. Some advanced security findings (e.g., dependency‑aware Advanced SAST or SCA) are evaluated on the server side depending on your edition/features, complementing IDE feedback. Combined with server-side analysis, this layered approach supports a focus on new code and strengthens your overall security posture.

Can SonarQube for IDE help with secrets detection?

Yes, SonarQube for IDE includes robust Secrets Detection as a core security feature. It acts like a real-time spellchecker for sensitive data, catching credentials the moment they are typed or pasted into your editor. It flags potential secrets (like API keys, database passwords, or private keys) before you commit them to your repository, preventing the need for costly "secret rotation”.

How does SonarQube for IDE fit into pull requests and CI workflows?

SonarQube for IDE provides instant feedback before you commit, aligning with the rules and gates that your CI will enforce. Fixing issues locally reduces PR churn, speeds reviews, and increases the likelihood that your branch will pass project quality gates on the first try.

When combined with branch and pull request analysis in SonarQube Server or SonarQube Cloud, teams get a cohesive experience: developers prevent issues in the IDE, and CI validates changes against the same standards. This end-to-end loop operationalizes quality at the source throughout the lifecycle.

Do I need the Community Build of SonarQube to use SonarQube for IDE?

You can use SonarQube for IDE independently without SonarQube Community Build, Server, or Cloud for local feedback, but connecting it to SonarQube Community Build, Server or Cloud unlocks additional features and provides more value. Many organizations start with the Community Build of SonarQube and then adopt additional capabilities as governance needs expand.

A server connection ensures your IDE reflects the exact rule set and quality profiles used centrally, which is important for teams that rely on consistent quality gates. This helps developers maintain new code quality and avoid mismatches between local development and CI results.

How do I get started and configure SonarQube for IDE for my project?

Install SonarQube for IDE in your editor, then open your repository and run a local analysis to see initial findings. If your team uses SonarQube Server or SonarQube Cloud, configure the connection so your local checks match the project’s rules and quality profiles.

Next, confirm your project’s new code definition and quality gate standards on the server so your IDE focuses on the most relevant changes. Encourage the team to fix issues as they code, leveraging quick fixes and explanations to build consistent quality code habits that scale across contributors.

Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.


Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.


Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.


Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.


Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.


Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.


Subscribe to SonarQube for IDE updates via email

By subscribing, we will notify you about upcoming updates, new releases, and more.

Choosing to proceed means that you agree to the storing and processing of your personal data as described in SonarSource’s Cookie Policy. You can opt out of SonarSource communications at anytime.