sdedic commented on a change in pull request #2478:
URL: https://github.com/apache/netbeans/pull/2478#discussion_r509359953
##########
File path:
java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/protocol/Server.java
##########
@@ -185,6 +236,15 @@ public WorkspaceService getWorkspaceService() {
@Override
public void connect(LanguageClient client) {
this.client = client;
Review comment:
If the capabilities are negotiated ?
----------------------------------------------------------------
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.
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