[Github-comments] [geany] If more tags are found during tag definition/declaration goto, let user select which one to use (#406)

Colomban Wendling notifications at xxxxx
Sat Feb 13 22:13:49 UTC 2016


> @@ -138,6 +148,9 @@ static struct
>  }
>  symbol_menu;
>  
> +static GtkWidget *tag_goto_popup = NULL;
> +static GtkWidget *tag_goto_tree_view = NULL;

meh, is it that important to cache the popup?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/406/files#r52834430
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160213/e13ab643/attachment.html>


More information about the Github-comments mailing list