[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 11:07:54 UTC 2021


> If we do this (I would love to see at least a usable prototype as a base to make decisions) we should probably track progress via a Github project.

To implement the protocol itself, the easiest thing would be to steal some other editor's code for this. One then has to propagate some events from Geany to LSP - most importantly notifications about changes to the current document. This information can be incremental but for such a prototype it could be brute-force sending the whole document to LSP after every typed letter.

-- 
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-993430120
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211214/f41814b9/attachment.htm>


More information about the Github-comments mailing list