> @@ -794,6 +888,8 @@ static gboolean autocomplete_scope(GeanyEditor *editor, > const gchar *root, gsize > g_ptr_array_add(filtered, tag); > } > > + tm_tags_dedup(filtered, sort_attr, FALSE);
Ah, didnt see that, nevermind above -- 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/1188/files/342e636b9d46e30b05bdfe68ec4c3b5ce9695db9#r76144204
