Minecraft Development for IntelliJ plugin version
2026.2-1.8.19
IntelliJ version
2026.2.0.1
Operating System
Arch Linux
Target platform
Fabric
Description of the bug
Where the "Decompile with Vineflower" previously ran the genCommonSources gradle task, it now seems to do nothing at all.
Pressing the button should run the genSources task, or the genCommonSources / genClientSources depending on the class being viewed.
Minecraft Development for IntelliJ plugin version
2026.2-1.8.19
IntelliJ version
2026.2.0.1
Operating System
Arch Linux
Target platform
Fabric
Description of the bug
Where the "Decompile with Vineflower" previously ran the
genCommonSourcesgradle task, it now seems to do nothing at all.Pressing the button should run the
genSourcestask, or thegenCommonSources/genClientSourcesdepending on the class being viewed.