You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jl...@apache.org on 2019/12/01 19:54:43 UTC

[netbeans] branch master updated (7e3986e -> 61b0d7b)

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

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


    from 7e3986e  [NETBEANS-3463] Fixed compiler warnings concerning rawtypes ObservableActionListener
     add 61b0d7b  Adding default indent capabilities while typing for the LSP client.

No new revisions were added by this update.

Summary of changes:
 ide/lsp.client/nbproject/project.xml               | 27 ++++++++
 .../src/org/netbeans/modules/lsp/client/Utils.java | 74 ++++++++++++++++++----
 .../TextDocumentSyncServerCapabilityHandler.java   | 26 ++++++++
 .../org/netbeans/modules/lsp/client/UtilsTest.java | 58 +++++++++++++++++
 4 files changed, 172 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
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