This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 102f069fadfe62db46657f518d72d0b1824af2e1 Merge: 5863f72dc7c 3c6c29f6692 Author: Jan Lahoda <[email protected]> AuthorDate: Tue Feb 11 17:39:17 2025 +0100 Merge pull request #8210 from lahodaj/fix-vscode-completion-static-item Fixing imports for static item completion. java/java.editor/nbproject/project.xml | 4 + .../editor/java/JavaCompletionCollector.java | 62 +++-- .../editor/javadoc/JavadocCompletionCollector.java | 2 +- .../editor/java/JavaCompletionCollectorTest.java | 291 +++++++++++++++++++++ 4 files changed, 329 insertions(+), 30 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
