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:
   
   
![Image](https://github.com/user-attachments/assets/e85aa13a-cdd7-4203-a013-7d4f6e7fccfb)
   
   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

Reply via email to