IndependentCommunity commented on issue #8390: URL: https://github.com/apache/netbeans/issues/8390#issuecomment-2774637203
I don't understand what the problem is with adding refactoring of variable renaming. Look at the code:  I select the **const c** and the editor highlights it correctly inside the Test1 function. That is, it does not highlight a variable with the same name in another Test2 function. Only needs to add a replacement in the highlighted places. In fact, there is already a lot to refactor, all that remains is to add the replacement itself. (Testing was carried out in version 15) -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists