Releases: amitdev/PMD-Intellij
Releases · amitdev/PMD-Intellij
v2.1.0
Changed
- Various improvements #266
- Fixed: Intermediate progress bars can't display fractional updates (when running PMD on multiple files)
- Fixed: IntelliJ crash on startup due to conflicting slf4j version
- Improve overall language detection
- Use/Display normal "Suppression Fix" if possible
- Prevent analysis of outdated file content from disk and use IntelliJ's internal PSIFile instead
- Do not classify unknown files as Java and ignore them
- Render rule descriptions as markdown
- Update to PMD version 7.21.0
v2.0.9
v2.0.8
Changed
- Improved rule violation documentation and examples
- Custom rule configuration fixes
- Update to PMD version 7.15.0
v2.0.7
Changed
- Bug fixes
- Support for Kotlin rul0es
- Update to PMD version 7.13.0
v2.0.6
Changed
- Support for Kotlin rules
- Update to PMD version 7.13.0
v2.0.5
Changed
- Support for Kotlin rules
- Update to PMD version 7.13.0
v2.0.4
v2.0.3
Added
- Update to PMD version 7.7.0
- Support for IntelliJ 2024.3
- Plugin configuration is now stored in
.idea/PMDPlugin.xml(and not anymore inmisc.xml) - PMD Settings moved into Settings>Tools
- Minor bug fixes
v2.0.2
Added
- Update to PMD version 7.5.0
- Support for Intellij 2024.2
v2.0.1
Added
- Update to PMD version 7.2.0
- Fix issue with disabled PMD predefined rules menu