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 041c2c88a8 Merge pull request #6868 from
apache/sdedic/feature/project-dependency-add_base2
new d25a4c2ba2 asyncOpenSelectedProjects will return project that
correspond to the passed candidates.
new 414fac965c Finally expand the env var to support multiple parameters
new 0375f4a815 Merge pull request #6852 from
sdedic/lsp/openprojects-just-opened
The 9554 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:
.github/workflows/main.yml | 2 +-
.../modules/java/lsp/server/LspServerState.java | 9 +++--
.../modules/java/lsp/server/protocol/Server.java | 26 +++++++++++---
.../lsp/server/protocol/WorkspaceServiceImpl.java | 18 +++++++---
java/java.lsp.server/vscode/src/extension.ts | 41 ++++++++++++++--------
java/java.lsp.server/vscode/src/nbcode.ts | 3 +-
java/java.lsp.server/vscode/src/test/runTest.ts | 2 +-
7 files changed, 70 insertions(+), 31 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