This is an automated email from the ASF dual-hosted git repository.
sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 96f51a7 Various fixes for LSP codeAction and rename requests. (#2655)
add 8a2ad2f Support executor ProgressHandle cancel over DAP protocol.
(#2653)
No new revisions were added by this update.
Summary of changes:
.../lsp/server/debugging/DebugAdapterContext.java | 22 ++++++++++++++++++++++
.../launch/NbDisconnectRequestHandler.java | 2 ++
.../server/debugging/launch/NbLaunchDelegate.java | 9 +++++++++
.../lsp/server/progress/LspInternalHandle.java | 15 +++++++++++++++
.../java/lsp/server/progress/OperationContext.java | 9 ++++++---
.../lsp/server/ui/AbstractProgressEnvironment.java | 2 +-
6 files changed, 55 insertions(+), 4 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