segroup-uni-trier / codesparks-pmd-demo

This is a demo implementation of a CodeSparks plugin for the IntelliJ IDEA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDE freezes while plugin calculates metrics

onewhl opened this issue · comments

Hi!
I tested the plugin on a Java project and noticed an issue -- IDE freezes while plugin calculates metrics. Maybe these calculations should be run in the background mode to not freeze IDE.
Link to the documentation: https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html

OS: Mac OS 11.5.2
Plugin version: 1.0.0 (took it from releases on GitHub)
IDE version: IntelliJ IDEA Community Edition 2022.2.5

Hi,

thank you very much for your report and the link to the documentation. We will take this into account in the next version.