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 51dea0cf12 Merge pull request #7729 from sdedic/lsp/refresh-after-save
add 827cda6aae Proper registration/usage of LSP client ApplyEdits
implementation.
new 93ccaa550c Merge pull request #7749 from sdedic/lsp/client-save-fixes
The 1 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:
.../DefaultApplyEditsImplementation.java | 3 +-
.../dependency/impl/WorkspaceEditAdapter.java | 34 ++--------------------
.../integration/LspApplyEditsImplementation.java | 3 +-
3 files changed, 5 insertions(+), 35 deletions(-)
rename ide/project.dependency/src/org/netbeans/modules/project/dependency/{ =>
impl}/DefaultApplyEditsImplementation.java (98%)
---------------------------------------------------------------------
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