> > 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

Reply via email to