[Github-comments] [geany/geany-plugins] Plugin Request: Language server protocol (#1012)

KhazAkar notifications at xxxxx
Sun Nov 29 18:00:47 UTC 2020


@fightthepower 
I'm using GYCM and works okay, but you need to do 2 fixes:
1. Add missing #include <iostream>
2. do try (); catch () for every function body inside gycm, beacuse when opening big files C++ exception is leaking to geany-plugins core C code and it crashes geany. With those 2, GYCM is closest to have properly working LSP implementation for geany as I'm aware of.
You can find me and others on IRC, I highly encourage to join us there :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1012#issuecomment-735432190
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201129/b399c45b/attachment.htm>


More information about the Github-comments mailing list