File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77### Changed
88
9- - Update to PMD version 7.21.0
9+ - Various improvements #266
10+ - Fixed: Intermediate progress bars can't display fractional updates (when running PMD on multiple files)
11+ - Fixed: IntelliJ crash on startup due to conflicting slf4j version
12+ - Improve overall language detection
13+ - Use/Display normal "Suppression Fix" if possible
14+ - Prevent analysis of outdated file content from disk and use IntelliJ's internal PSIFile instead
15+ - Do not classify unknown files as Java and ignore them
16+ - Render rule descriptions as markdown
17+ - Update to PMD version 7.21.0
1018
1119## [ 2.0.9] - 2025-07-20
1220
Original file line number Diff line number Diff line change 44pluginName = PMD
55pluginRepositoryUrl = https://github.com/amitdev/PMD-Intellij
66# SemVer format -> https://semver.org
7- pluginVersion = 2.1.2
7+ pluginVersion = 2.1.0
88
99# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010# for insight into build numbers and IntelliJ Platform versions.
You can’t perform that action at this time.
0 commit comments