Patch stretch lines
For the StretchLines option to work properly, the code needs to be prepared first :
- members re-ordered by original source line numbers (ReOrderMembersForLineStretchTransform)
- field initializers from constructors need to be relocated to declarations when possible (RewriteInitForLineStretchTransform)
- static initializers need to be split into several ones, each one at the right location (RewriteInitForLineStretchTransform)
I really need this feature and it would be great if the author could incorporate it
Hi @mstrobel Please help moving forward with this PR Thanks !
Hi @mstrobel Please help moving forward with this PR Thanks !
I'm a bit busy this month, as I'm handing off all my projects at work. But I'll be starting a year-long sabbatical at the end of the month, and one of the things I'll be doing during my sabbatical is catching up on Procyon. So hopefully I'll get to this soonish!
Hi @mstrobel Please help to move forward with this PR (and the others too, please) Thanks !