Description
Feedback from #173
To continue my review, i was a little disturb when i restarted IDEA after installing the extension.
A possible solution to make it a Dynamic Plugin as described in https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html
I reviewed the restrictions, and invoked Code | Analyze Code | Run Inspection by Name… and run Plugin DevKit | Plugin descriptor | Plugin.xml dynamic plugin verification inspection on all plugin descriptor files.
The inspection result turns out there are two action group elements are not declared with an unique id.