Skip to content

Conversation

@nbauma109
Copy link
Contributor

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)

@75ACOL
Copy link

75ACOL commented Dec 12, 2022

I really need this feature and it would be great if the author could incorporate it

@nbauma109
Copy link
Contributor Author

Hi @mstrobel
Please help moving forward with this PR
Thanks !

@mstrobel
Copy link
Owner

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!

@nbauma109
Copy link
Contributor Author

nbauma109 commented May 26, 2024

Hi @mstrobel
Please help to move forward with this PR (and the others too, please)
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants