Nahuel
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 3
-
Edited Dynamic plugin requires restart on Windows
AnsweredHi there!!I created a dynamic plugin, and deletion/updates indeed work without IDE restarts on MacOS (and I assume Linux, but I don't have a machine to test my plugin on this OS yet).But there is a... -
Edited How to implement coverage highlighting
AnsweredHi there!I'm developing a custom plugin to integrate mutation testing into IntelliJ.I was able to make it work and I can show the results externally via a web browser. But I'm interested in using I...