MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Remove mixin config references upon mixin removal

Open FamroFexl opened this issue 9 months ago • 0 comments

Minecraft Development for IntelliJ plugin version

2024.2-1.8.2

Description of the feature request

When deleting Mixins java files that are deprecated, defunct, or used for debugging purposes, it would be convenient if they were automatically removed from the appropriate mixin configs (modid.mixins.json, modid-client.mixins.json) as well.

FamroFexl avatar Jan 22 '25 08:01 FamroFexl