[Github-comments] [geany/geany] Use the official 'libreadtags' library from ctags for parsing ctags files (PR #3049)

Jiří Techet notifications at xxxxx
Tue Dec 14 14:25:07 UTC 2021


> MS didn't list any, but are there client SDKs/libraries?

There are some clients listed here at the bottom https://langserver.org

> Also what might be a bit of an issue is the fact that LSP is asynchronous, and Geany is resolutely synchronous.

Could be converted to synchronous - i.e. blocking until response from the server is received. Of course the question is whether that would be fast enough.

-- 
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/pull/3049#issuecomment-993593681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211214/d78ea58d/attachment.htm>


More information about the Github-comments mailing list