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

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


    from f6dfdf3  [NETBEANS-419] Fixed grammar in About dialog
     new 664e7ec  Assure that the TerminatedEvent is sent only after the 
debuggee finishes.
     new cf30670  Change the Run code lens action to start through debugging 
with noDebug=true.
     new cb0f5db  Extension debug types corrected.
     new 09d83f0  Merge pull request #2725 from 
entlicher/vscodeext_CodelensOutputFixes

The 4968 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../lsp/server/debugging/NbSourceProvider.java     | 13 +++--
 .../java/lsp/server/debugging/NbThreads.java       | 10 ----
 .../debugging/launch/NbLaunchRequestHandler.java   | 21 ++++++-
 .../launch/NbLaunchWithDebuggingDelegate.java      | 13 +++++
 .../modules/java/lsp/server/protocol/Server.java   |  5 +-
 .../server/protocol/TextDocumentServiceImpl.java   |  4 +-
 .../lsp/server/protocol/WorkspaceServiceImpl.java  | 67 ----------------------
 java/java.lsp.server/vscode/package-lock.json      |  6 +-
 java/java.lsp.server/vscode/package.json           |  4 +-
 java/java.lsp.server/vscode/src/extension.ts       | 15 ++++-
 10 files changed, 59 insertions(+), 99 deletions(-)


---------------------------------------------------------------------
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