PMD Java source analyzer insights in code insights section
Hi
I was trying to see if it's possible to use pmd and display the error as a highlight like intellij ones .
I found for vs code
https://medium.com/@arindam-karmakar/getting-started-with-apex-pmd-analysis-7401185b5ba6
Also ,there's an unanswered issue on github for this :
https://github.com/amitdev/PMD-Intellij/issues/177
I was trying to see if it's possible to use pmd and display the error as a highlight like intellij ones .
I found for vs code
https://medium.com/@arindam-karmakar/getting-started-with-apex-pmd-analysis-7401185b5ba6
Also ,there's an unanswered issue on github for this :
https://github.com/amitdev/PMD-Intellij/issues/177
GitHub
Hi, thank you for your work on embedding PMD with IntelliJ! Is it possible to show the output of PMD (live) in the IDE code with coloured lines? Similar to how other code-issues are visualised: I a...
