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/11/26 23:02:03 UTC

[GitHub] [netbeans] rcano opened a new pull request #2564: Added extension mechanism to LSP module

rcano opened a new pull request #2564:
URL: https://github.com/apache/netbeans/pull/2564


   Custom plugins integrating with the LSP module require different
   extension methods to leverage custom mechanism in LSP implementations
   (which is common practice).
   This PR enables one such extension by exposing the WorkspaceService api
   in an abstracted manner.


----------------------------------------------------------------
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] sdedic commented on pull request #2564: Added extension mechanism to LSP module

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


   Note: there has been massive development in the LSP area. Will you update the PR to the latest codebase ? A general extension mechanism could be useful; but the code herein may be (partially)  obsolete already.
   


-- 
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] rcano commented on pull request #2564: Added extension mechanism to LSP module

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


   I'll have to take a look, I haven't kept up with the changes. Maybe this PR is no longer needed.


-- 
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] rcano closed pull request #2564: Added extension mechanism to LSP module

Posted by GitBox <gi...@apache.org>.
rcano closed pull request #2564:
URL: https://github.com/apache/netbeans/pull/2564


   


-- 
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