This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit edbfccde3a133c018943068e044353053e362c3e
Merge: 52f336321a c1a4e8ec4a
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Wed Jun 26 17:26:54 2024 +0200

    #7505: Let lsp.client display completions provided by CompletionCollector

 .../client/bindings/AbstractCompletionItem.java    | 220 +++++++++++++++++++++
 .../client/bindings/CompletionProviderImpl.java    | 199 +------------------
 .../modules/lsp/client/bindings/Icons.java         |   2 +-
 .../lsp/client/bindings/LspCompletionItem.java     | 138 +++++++++++++
 .../client/bindings/LspCompletionProviderImpl.java | 177 +++++++++++++++++
 5 files changed, 546 insertions(+), 190 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