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`