Code smells are warning signs in your code that hint at deeper issues. These aren't errors and the code will still work, but they can make future development harder and increase the risk of bugs. What is a code smell? Code smells are defined as categories of issues in code that may le...
Clicking "Open in IDE" in SonarQube Cloud or Server (without connected mode) now automatically creates the connection and opens Visual Studio, prompting you to trust the connection. Simplified token generation Token generation is now automated within SonarQube for IDE: Visual Studio. To begin, ...
SonarQube is a central server that processes full analyses (triggered by the various SonarQube Scanners). Its purpose is to give a 360° vision of the quality of your code base. For this, it analyzes all the source lines of your project on a regular basis. Both SonarLint and SonarQube...
SonarQube Server SonarQube Serveris an open-source based Clean Code tool for continuous code quality inspection. It conductsautomated code reviewsusing static analysis to find defects, code smells, and security issues. It works with continuous integration/continuous deployment (CI/CD) pipelines and su...
AI CodeFix is now available! When using connected mode with SonarQube Cloud Team or Enterprise plans, you can select SonarQube: Fix with AI CodeFix when hovering over an issue to generate a fix suggestion. You can review the suggestion in the refactor preview, and then select the code sn...
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...
SonarQube for IDE: Eclipse v10.11 brings analyzer updates. New version of the Javascript analyzer - including improvements for when the computer resumes from sleep, plus other enhancements. Updated Python analyzer - including some fixes for False Positives. The C family analyzer is now embedded in...
Clicking "Open in IDE" in SonarQube Cloud or Server (without connected mode) now automatically creates the connection and opens Visual Studio, prompting you to trust the connection. Simplified token generation Token generation is now automated within SonarQube for IDE: Visual Studio. To begin, ...
Clicking "Open in IDE" in SonarQube Cloud or Server (without connected mode) now automatically creates the connection and opens Visual Studio, prompting you to trust the connection. Simplified token generation Token generation is now automated within SonarQube for IDE: Visual Studio. To begin, ...