You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2020/09/08 06:34:46 UTC

[netbeans] branch master updated (257cfd9 -> 52f1ea9)

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

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


    from 257cfd9  [NETBEANS-4735] Detect JDK-s installed with SDKMan and Debian (Ubuntu) on Startup
     new 74feecb  Make LSP servers work even for files outside of any project
     new 0055959  Mocked test to verify LSPBindings can be created for files outside of any project
     new f9bba8c  Prefer typescript to CND 8.2 registrations
     new 52f1ea9  Merge pull request #2321 from JaroslavTulach/jtulach/NoProjectLsp

The 4269 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   |  31 +++--
 .../modules/lsp/client/LSPBindingsTest.java        | 132 +++++++++++++++++++++
 .../editor/TypeScriptDataObjectDataObject.java     |   2 +-
 3 files changed, 154 insertions(+), 11 deletions(-)
 create mode 100644 ide/lsp.client/test/unit/src/org/netbeans/modules/lsp/client/LSPBindingsTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists