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

lkishalmi pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 5689b67  Reducing LSP server messages on startup.
     add a171d50  [NETBEANS-4910] Correcting open and close events sent from 
the LSP client to the LSP server.

No new revisions were added by this update.

Summary of changes:
 .../org/netbeans/api/editor/EditorRegistry.java    |   5 +
 .../editor/lib2/EditorApiPackageAccessor.java      |   3 +
 .../lsp/client/bindings/BreadcrumbsImpl.java       |   3 +
 .../TextDocumentSyncServerCapabilityHandler.java   | 141 ++++++---
 ...extDocumentSyncServerCapabilityHandlerTest.java | 349 +++++++++++++++++++++
 5 files changed, 457 insertions(+), 44 deletions(-)
 create mode 100644 
ide/lsp.client/test/unit/src/org/netbeans/modules/lsp/client/bindings/TextDocumentSyncServerCapabilityHandlerTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to