MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

[Feature Request] Add common coding patterns to Live Templates

Open thecatcore opened this issue 9 months ago • 0 comments

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.

Image

thecatcore avatar Apr 14 '25 21:04 thecatcore