MinecraftDev
MinecraftDev copied to clipboard
[Feature Request] Add common coding patterns to Live Templates
Minecraft Development for IntelliJ plugin version
2024.3-1.8.3
Description of the feature request
Jetbrains' IDEs have a "Live Templates" system allowing to write short hands for known coding pattern. It also supports variables to some degree. I think it would be interesting for MinecraftDev to register some common patterns in Minecraft modding such as Mixin Injections which can get quite repetitive.