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 304cbece6f1bab9445184087a42e4cc2f0f9b71d
Merge: bbf22f3e28b ce0da80c161
Author: Jan Lahoda <[email protected]>
AuthorDate: Tue Sep 2 15:57:47 2025 +0200

    Merge pull request #8762 from lahodaj/completion-for-each-without-type
    
    Fixing completion for for-each construct without type.

 .../java/completion/JavaCompletionTask.java        |   8 +-
 .../17/forEachWithOutType.pass                     | 138 ++++++++++++++++++++
 .../21/forEachWithOutType.pass                     | 141 ++++++++++++++++++++
 .../25/forEachWithOutType.pass                     | 142 +++++++++++++++++++++
 .../completion/JavaCompletionTaskAdvancedTest.java |   4 +
 .../lib/nbjavac/services/NBParserFactory.java      |  14 +-
 6 files changed, 445 insertions(+), 2 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