You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:56:38 UTC

[GitHub] [netbeans] jlahoda opened a new pull request #2279: Improvements to the Java LSP Server

jlahoda opened a new pull request #2279:
URL: https://github.com/apache/netbeans/pull/2279


   -proper start/end positions for definition lookup
   -fixing problems with zip file caches
   -waiting for shutdown command, instead of looping forever after starting the server
   -fixes "Add new variable" and "Add import" should work
   -JDK 14 is a requirement for the server (does not work well on JDK 11)
   -improvements to code completion


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] jlahoda merged pull request #2279: Improvements to the Java LSP Server

Posted by GitBox <gi...@apache.org>.
jlahoda merged pull request #2279:
URL: https://github.com/apache/netbeans/pull/2279


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] arvindaprameya commented on pull request #2279: Improvements to the Java LSP Server

Posted by GitBox <gi...@apache.org>.
arvindaprameya commented on pull request #2279:
URL: https://github.com/apache/netbeans/pull/2279#issuecomment-665628325


   Approved, Thanks so much for doing this Jan.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists