@eht16 commented on this pull request.
> @@ -1843,28 +1843,9 @@ static gint find_start_bracket(ScintillaObject *sci,
> gint pos)
}
-static gchar *find_calltip(const gchar *word, GeanyFiletype *ft)
+static GPtrArray *update_tags_for_constructor_calltip(GPtrArray *tags,
GeanyFiletype *ft,
+
TMTag *tag, const gchar *constructor_method)
Good point, done.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3334#discussion_r1059773808
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3334/review/[email protected]>