This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 22de49f65f046454dfdbcf403a956c5766078d65 Merge: 5f4777204c6 18c2f550b67 Author: Michael Bien <[email protected]> AuthorDate: Tue Oct 1 19:36:43 2024 +0200 Merge pull request #7694 from troizet/find_usages_preview Added code preview for “find usages” and related refactorings .../refactoring/spi/impl/CheckNodeListener.java | 9 +-- .../refactoring/spi/impl/PreviewManager.java | 48 +++++++++++++ .../refactoring/spi/impl/RefactoringPanel.java | 78 ++++++++++++++-------- .../netbeans/modules/refactoring/spi/ui/UI.java | 13 +--- 4 files changed, 102 insertions(+), 46 deletions(-) --------------------------------------------------------------------- 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
