mbien commented on PR #7075:
URL: https://github.com/apache/netbeans/pull/7075#issuecomment-1974031390
after testing a bit more I had to make some more adjustments
- the VariableTree -> identifier name conversion can't be done for multi
vars, since those can have full statements in them
- improved the whitespace situation a bit so that it looks better as
single-line-String
- cd18599 computes the display name of the fix lazily, so that it runs
after the matching phase and does not affect editor performance
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists