MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Replace inlined constans intention

Open DJtheRedstoner opened this issue 4 years ago • 2 comments

I am currently working on an IntelliJ plugin that lets you replace inlined constants with their original field references. This is useful when trying to clean up code copied from decompiled code. You can see a video of the current prototype in action here. This is far from finished, but while it was in an early stage I wanted to ask if this would be wanted in mcdev. The current code is in java but I have no issues rewriting in kotlin. I will be publishing my plugins source code on github in the next few days and I will update this issue when I do. I feel that this would be very useful and if its welcome in the mcdev plugin I will be happy to integrate it myself.

DJtheRedstoner avatar May 14 '21 19:05 DJtheRedstoner

That's cool, can absolutely say there have been times when I would have found this useful. Happy to have that in mcdev for sure.

DenWav avatar May 16 '21 09:05 DenWav

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 09 '22 00:01 stale[bot]