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 cb54ec0acdcce5f401709922b31f86f87946fa56
Merge: 778fd731151 02cdfaca508
Author: Jan Lahoda <[email protected]>
AuthorDate: Fri Feb 21 14:10:48 2025 +0100

    Merge pull request #8237 from lahodaj/constructors-after-type-params
    
    Attempting to fix code completion after new HashMap<>

 .../java/completion/JavaCompletionTask.java        |  20 ++--
 .../editor/java/JavaCompletionCollector.java       |  17 +++-
 .../modules/editor/java/JavaCompletionItem.java    |  12 ++-
 .../editor/java/JavaCompletionItemFactory.java     |   9 +-
 .../java/editor/javadoc/JavadocCompletionItem.java |   2 +-
 .../editor/java/JavaCompletionCollectorTest.java   | 105 +++++++++++++++++++++
 6 files changed, 144 insertions(+), 21 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

Reply via email to