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

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


    from 087887d6a3e Merge pull request #7759 from matthiasblaesing/lsp_initfix
     add 42a02f06c8c CPPLite: Check if language server is executable, not only 
if path is configured before execution
     add 16817612523 CPPLite: Make it possible to select language server
     add fa83e2074de Merge pull request #7758 from matthiasblaesing/lsp_cpplite

No new revisions were added by this update.

Summary of changes:
 .../modules/cpplite/editor/UnconfiguredHint.java   |   4 +-
 .../org/netbeans/modules/cpplite/editor/Utils.java |  11 ++
 .../cpplite/editor/lsp/LanguageServerImpl.java     |  44 +++---
 .../cpplite/editor/lsp/options/Bundle.properties   |   7 +-
 .../cpplite/editor/lsp/options/CPPLitePanel.form   | 138 +++++++++++--------
 .../cpplite/editor/lsp/options/CPPLitePanel.java   | 153 ++++++++++++++-------
 6 files changed, 235 insertions(+), 122 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