Dear IntelliJ users,
I’m happy to announce a new version of SonarLint for IntelliJ!
With this release, we decided to mainly focus on internal changes. Indeed, we extracted the computing process for it to be run alongside the IDE in the background. The future implementations will keep the same logic.
From now on, the IDE will be responsive at all times.
Among the analysis improvements this month, let me mention:
- We’ve added 17 new rules for accessibility in HTML.
- We improved top dismissed JS/TS rules and added one rule (S2004).
- We fixed 13 false positive rules and added 2 new quick fixes on Python.
You can find the release notes here.
Alexander