This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 2141d37d04 Merge pull request #6873 from
junichi11/php83-marking-overridden-methods
new 5572ad0dc0 Prevent NullPointerException if codeAction returns null
(observed on rust-analyser 0.3.1756-standalone)
new c36a8ad60d LSP-Client: After server initialization is done send
initialized notification to server
new babcc3d5c1 Merge pull request #6856 from
matthiasblaesing/lsp_improvement
The 9491 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:
.../netbeans/modules/lsp/client/LSPBindings.java | 68 ++++++++++++++++------
.../lsp/client/bindings/LanguageClientImpl.java | 19 ++++--
2 files changed, 64 insertions(+), 23 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