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 69486b5bf0b989beea83448ed8645a3e9956d52e Merge: 6d0d7f2921 bd3abb833d Author: Jaroslav Tulach <[email protected]> AuthorDate: Tue Feb 27 14:31:25 2024 +0100 Merge pull request #7105: ActionProvider & its Lookup consolidation in VSCode extension .../server/debugging/launch/NbLaunchDelegate.java | 56 ++++--- .../java/lsp/server/TestCodeLanguageClient.java | 2 +- .../debugging/launch/NbLaunchDelegateTest.java | 167 +++++++++++++++++++++ .../java/lsp/server/protocol/ServerTest.java | 77 +++++----- .../modules/java/mx/project/ParseSuitesTest.java | 12 ++ .../modules/java/mx/project/multilinetexts.py | 53 +++++++ 6 files changed, 308 insertions(+), 59 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
