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, view it on GitHub, or mute the thread.