ForgeGradle icon indicating copy to clipboard operation
ForgeGradle copied to clipboard

Group runConfigurations with the same prefix

Open ApexModder opened this issue 3 years ago • 0 comments

Would be nice to have ForgeGradle group runConfigurations that get given the same auto generated prefix, this is most helpful in multiproject workspaces

All of the runConfigs in the provided image have the same taskName but ForgeGradle automaticly gives them a prefix based on what project they belong to.

Would be nice for conveince & organizational pruposes to have ForgeGradle throw these in groups (or what Intellij calls "folders" in the runConfig editor) named after the project (auto given prefix)

Example

ApexModder avatar Jun 21 '22 21:06 ApexModder