[Github-comments] [geany/geany] WIP: Scoped calltips (#1188)

Colomban Wendling notifications at xxxxx
Wed Aug 24 22:23:07 UTC 2016


Well, that code is pretty hacky for the moment, and I guess it shouldn't use `get_scope_members` at all but instead just use the scope parameter to `tm_workspace_find()` -- though sadly `tm_wokspace_find_prefix()` doesn't have it, but it's fairly easy to fix -- and I believe your proposed PR does it anyway, with or without the extra query API.

Not saying your module wouldn't help, but that the code here is likely to be easily improved a lot in any case.  I hacked that very carelessly just as a proof of concept.

-- 
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/1188#issuecomment-242227204
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160824/bc0cb470/attachment.html>


More information about the Github-comments mailing list