A tool to highlight lines and show other information relating to the results of various code analysis tools.
- Show PMD-CPD duplication information.
- searches repository for xml files and checks if they contain a "pmd-cpd" root.
- hover text has links to other files with the duplicate code.
- highlights minor,major,critical based on number of tokens (not yet user configurable.)
No additional requirements.
No settings at this time.
- I've just started this thing, it worked for my use-case. I'm quite sure it has problems.
- The color choice is terrible and doesn't account for themes. Help Welcome.
Initial release.
- Generally usable. Can filter by different options to reduce cognitive load.
- Project start, baseline functionality.