@eht16 commented on this pull request.


> @@ -1886,6 +1867,53 @@ static gchar *find_calltip(const gchar *word, 
> GeanyFiletype *ft)
                        g_ptr_array_free(constructor_tags, TRUE);
                }
        }
+       return tags;
+}
+
+
+static void update_tag_for_construtor_calltip(const gchar *word, TMTag *tag, 
const gchar **tag_name,
+                                                                               
          const gchar **scope, const gchar *constructor_method)

Done, thanks.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3334#discussion_r1059773767
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3334/review/1233442...@github.com>

Reply via email to