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 24ecfb38bc75ac0b4581ebc70f171cb11ee178e2 Merge: 9f2f330cc72 c9268b7912b Author: Jan Lahoda <[email protected]> AuthorDate: Wed Feb 25 07:31:14 2026 +0100 Merge pull request #9225 from lahodaj/GITHUB-9182 [GITHUB-9182] Fixing code completion for record component types. .../java/completion/JavaCompletionTask.java | 23 +--------------------- .../JavaCompletionTaskTest/17/deprecated.pass | 1 + .../17/typesStartingStr.pass | 5 +++++ .../21/typesStartingStr.pass | 6 ++++++ .../25/typesStartingStr.pass | 5 +++++ .../JavaCompletionTask116FeaturesTest.java | 20 +++++++++++++++++++ 6 files changed, 38 insertions(+), 22 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
