This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit f18acc626a0f6470e5e09b55785ae36638f00d10
Merge: 12719ec2353 35a8d5483fe
Author: Svatopluk Dedic <[email protected]>
AuthorDate: Mon Nov 18 08:10:05 2024 +0100

    Merge pull request #7883 from sdedic/lsp/small-fixes
    
    Use tripleslash file:/// URIs uniformly. Avoid null text in TextEdits.

 .../modules/java/lsp/server/URITranslator.java     |  6 +++
 .../netbeans/modules/java/lsp/server/Utils.java    |  8 +++-
 .../modules/java/lsp/server/LspTestUtils.java      | 36 +++++++++++++++++
 .../java/lsp/server/explorer/ProjectViewTest.java  |  3 +-
 .../server/progress/TestProgressHandlerTest.java   |  5 ++-
 .../java/lsp/server/protocol/ServerTest.java       | 45 +++++++++++-----------
 .../vscode/src/test/suite/extension.test.ts        | 20 ++++++----
 7 files changed, 88 insertions(+), 35 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

Reply via email to