Qodana 2024.2
Released: Sep 10, 2024
Updates in 2024.2
Features
- Linter updates
- Qodana native mode is now available on Linux, macOS and Microsoft Windows for Java, Kotlin, and Groovy, Python, PHP, JavaScript and TypeScript, Golang, and .NET (only the Qodana for .NET linter) projects.
- The 'Qodana for .NET' linter now supports the quick-fix feature.
- The 'Qodana for C/C++' linter can now run various Clang versions (v15 to 18).
- Inspection updates
- The 'Qodana for PHP' linter can analyze JavaScript and TypeScript projects like Qodana for JS.
- The 'Qodana for Android' and 'Qodana Community for Android' linters now support Android Lint inspections. These inspections let you analyze projects from Android-related perspective to improve such aspects as performance, security and bug fixing.
- The JVM-based linters provide the inspection that finds typos while comparing two object fields.
- Version 2024.2 of Qodana introduces the 'HardcodedPasswords' inspection that detects hard-coded passwords and covers the JavaScript and TypeScript, Java, Kotlin, and Groovy, PHP, Golang, Python, C#, JSON, YAML, and XML languages.