Dear IntelliJ users,
I’m happy to announce a new 10.11 version of SonarLint for IntelliJ!
We are excited to release further improvements for SonarLint that should speed up the analysis process and result in optimized memory usage thanks to improvements in file system management.
In addition, if you’re on a paid plan and you’re using the early access for AI Code Fix, you can open AI suggestions in the IDE by clicking on the Open Fix button
We recently introduced AI CodeFix on SonarCloud and SonarQube, which helps developers to remediate Sonar issues by generating a fix suggestion thanks to AI technology. It is available in Free Early access for SonarCloud Team and Enterprise plans and SonarQube Enterprise Edition.
To have the best developer experience, we added the possibility of opening the suggestion in the IDE with SonarLint to test and run it locally.
In the IDE, a diff view is populated and you will be able to apply the fix directly from there:
To benefit from this functionality, in addition to updating SonarLint to 10.11, you’ll need to:
- Ensure the project and branch you have opened in the IDE correspond to the one containing the issue you’re generating a suggestion for in SonarCloud or SonarQube.
- Use SonarLint in connected mode
Regarding analyzer capabilities:
- We added 6 new adaptability rules in JS/TS
- 7 new rules related to Pytorch has been added for Python
You can find the release notes here.
Thank you for your continued support!
Farah