MKuettner commented on pull request #3385: URL: https://github.com/apache/netbeans/pull/3385#issuecomment-1003916890
@ebresie: I'm currently integrating an existing [Python LSP](https://github.com/palantir/python-language-server) into a Netbeans RCP. This RCP acts as a frontend for a Python scripting framework where parts of the Python code are generated from a data source and other parts can be scripted by the user. Except some smaller issues this LSP works quite OK. -- 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
