This is an automated email from the ASF dual-hosted git repository.
dbalek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 595fa2cf4f Merge pull request #6196 from
junichi11/php-gh-6192-composer-vendor-name
new b6363cd52c LSP: block workspaceSymbols until projects get opened and
scannig is finished, notify client on scanning runs.
new 543596b9b4 Modified to work with multiple clients.
new 0346cfa452 Removing clients with closed connection.
new 4e4dcee36f Merge pull request #6183 from dbalek/dbalek/lsp-events
The 8822 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:
.../modules/java/lsp/server/protocol/Server.java | 93 +++++++
.../lsp/server/protocol/WorkspaceServiceImpl.java | 298 +++++++++++----------
java/java.lsp.server/vscode/package.json | 8 +
java/java.lsp.server/vscode/src/extension.ts | 21 +-
4 files changed, 275 insertions(+), 145 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