lahodaj opened a new pull request, #8342: URL: https://github.com/apache/netbeans/pull/8342
This is an attempt to provide various improvements to the NetBeans LSP client. In particular: - using the LSP server provided name for the Navigator panel, if any - in code completion supporting resolve, more properly handling additional text edits and snippets. - nicer "showMessage" from the server mostly inspired by an attempt to use the Java Language Server inside NetBeans, but should also do something for the `ccls` server (although the snippet support in `ccls` could possible be improved). -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists