intellij-platform-gradle-plugin
intellij-platform-gradle-plugin copied to clipboard
Suggestion - Split the plugin tasks in different groups
Describe the need of your request
I think it would be more friendly if the tasks of this plugin were split up into different "Intellij_X" groups - that would also make it easier to find them in the Gradle UI tool window:
Proposed solution
I think:
A Group named "IntelliJ platform verification" can include: testIdePerformance verifyPlugin verifyPluginProjectConfiguration verifyPluginSignature verifyPluginStructure
And maybe a group named "Intellij platform info" will include: printBundledPlugins printProductsReleases
Those are just suggestions of course.
Alternatives you've considered
No response
Additional context
No response