@eht16 commented on this pull request.


In src/symbols.c:

> @@ -1404,90 +1404,10 @@ static guint get_tag_class(const TMTag *tag)
 }
 
 
-/* positions a popup at the caret from the ScintillaObject in @p data */
-static void goto_popup_position_func(GtkMenu *menu, gint *x, gint *y, gboolean *push_in, gpointer data)

Nice that we do not need almost all of this code anymore.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3316/review/1152303758@github.com>