Dear IntelliJ users,
I’m happy to announce a new version of SonarLint for IntelliJ!
The new 10.5 version of SonarLint for IntelliJ empowers teams’ collaboration by introducing the possibility of sharing Connected Mode setup among contributors. We identified a real friction point regarding the Connected Mode configuration for teams. Each contributor needed to individually setup a connection on their initiative.
We simplified the process by giving the possibility to share the binding of a project in order to spread the connection to other team members. It will automatically generate a configuration file at the project root that will need to be committed to the repository.
When standalone users import the project with the SonarLint Connected Mode configuration, they will be able to use it and automatically bind the project.
On Java, we introduced 19 Java 21 and new sustainability rules. We also improved a set of rules and did some bug fixes.
Regarding JS/TS, we added 4 accessibility rules. I would like to draw your attention to the fact that we are dropping the support of NodeJS v16, so please update your version if needed, you can check the announcement here.
On Python, we added 14 rules. If you want more information, you can check the release notes here and here.
You can find the release notes for the version here.
Thank you for your continued support!
Alexander