GitHub user mbien added a comment to the discussion: From Apache Netbeans 25 onwards inline rename no longer appears to be available
inline rename works only under certain conditions. It is mostly intended for local changes when usages don't escape the class. Renaming record components will also often trigger a full rename refactoring session since it has to rename them across the constructor, potentially overridden synthetic getters etc. GitHub link: https://github.com/apache/netbeans/discussions/8629#discussioncomment-13685551 ---- This is an automatically sent email for notifications@netbeans.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@netbeans.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