Time to revamp the `idea` plugin?

I find that sometimes I need to add an extra content root to my generated IDEA projects.

An easy way to do it is by using the idea plugin, but one annoying thing is that it insists on adding its tasks which on a couple of occasions new users discover and try to use.

How about extracting a IdeaPluginBase from the IdeaPlugin that sets up the extensions but doesn’t actually add the tasks?