[Github-comments] [geany/geany] Support for Microsoft Language Server Protocol? (#1854)

Denis Feklushkin notifications at xxxxx
Mon May 7 09:57:51 UTC 2018


> I still don't understand, how can Geany notify the plugin of anything for autocompletion?

I am isn't know. It is possible to emit notify like SCN_CHARADDED? Something like GEANY_DISPLAY_AUTOCOMPLETE?
Plugin will be able to listen for this notify and display its own dialog instead of built-in.

Or maybe substitution of function ptr what returns autocompletion list will be more suitable for this: plugin will replace this function by its own.

-- 
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/issues/1854#issuecomment-387017741
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180507/41e6bf89/attachment.html>


More information about the Github-comments mailing list