MinecraftDev
MinecraftDev copied to clipboard
Translations aren't detected for enum constructors
Minecraft Development for IntelliJ plugin version
2024.1-1.7.5-481
IntelliJ version
IU-241.17890.1
Operating System
Linux
Target platform
No response
Description of the bug
When the @Translatable annotation is on the argument of a method, it should fold the arguments where that method is called. However, this doesn't appear to happen in enum constructors: