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

elextr notifications at xxxxx
Tue Aug 23 12:20:51 UTC 2016


> > it looked like you are relying on autocomplete's algorithm by cunningly renaming it
> what does this mean?

I meant this change:

```
-static gboolean autocomplete_scope(GeanyEditor *editor, const gchar *root, gsize rootlen)
+static GPtrArray *get_scoped_tags(GeanyEditor *editor, gint pos)
```

Now my turn :), what do you mean by "only one Foo", the symbol `aaab` is in `Bar` not `Foo`, but it shows for autocomplete inside a member function of `Foo`




-- 
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-241713048
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160823/28f5cb10/attachment.html>


More information about the Github-comments mailing list