[Github-comments] [geany/geany] Filter for symbol tree - improved version (PR #3055)

Jiří Techet notifications at xxxxx
Thu Jan 6 17:17:15 UTC 2022


@techee commented on this pull request.



>  
 	g_return_val_if_fail(doc, NULL);
 
 	if (! doc->tm_file || ! doc->tm_file->tags_array)
 		return NULL;
 
+	tf_strv = g_strsplit_set(doc->priv->tag_filter, " ", -1);

I updated the tooltip similarly to the file browser plugin.

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

Message ID: <geany/geany/pull/3055/review/845859754 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220106/048eaca5/attachment.htm>


More information about the Github-comments mailing list