vieiro opened a new pull request #3762: URL: https://github.com/apache/netbeans/pull/3762
- Drops LSP server support (and options, dataobjects) in cpplite. - Adds LSP server support to cnd (clangd). Currently a single clangd process is serving all opened projects, the status is shown under a new node "LSP Servers" in the Makefile based project. cpplite projects will be recovered later on in step 3.5 in the proposed plan https://cwiki.apache.org/confluence/display/NETBEANS/cnd+integration+proposal%3A+cnd-small We now have code completion and hints in cnd based projects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
