[Github-comments] [geany/geany] Added support for scoped function calltips (#1177)

Colomban Wendling notifications at xxxxx
Mon Aug 22 18:20:11 UTC 2016


@techee yeah, you'll review, and possibly add support for implicitly scoping on `this` :)  Although scoping on `this` might be tricky, because you still want to allow global variables and methods.  Methods should be fine as the `this` one would have precedence anyway, and we know which it is, but scope completion would have to consider both the `this` scope and the global one in this case.

-- 
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/1177#issuecomment-241502792
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160822/d57a35be/attachment.html>


More information about the Github-comments mailing list