[Github-comments] [geany/geany] Filter symbols in the Symbol List (new feature) (#2657)

Enrico Tröger notifications at xxxxx
Sat Dec 11 12:10:19 UTC 2021


JFTR, I didn't mean to suggest it should be a per-document filter. Only that it would maybe create the most comfortable solution but also with the most effort needed.

Getting back to @techee's first idea of this feature: when we want tojust  jump to the first match of a symbol, it might be enough to enable GTK's treeview search feature (where a little text input field pos up automagically and filters the tree, https://docs.gtk.org/gtk3/method.TreeView.set_enable_search.html).
Then we don't need a permanent visible search field and probably even less code. At the price thata search feature enabled by just typing in a list is less intuitive and might not be recognised by all users.
I didn't try it yet, it's just a thought.

In case someone wants to try, there might be signal handlers on the symbol list to switch focus to the editing widget on any keypress, at least it feels like this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2657#issuecomment-991620222
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211211/b3cecd4e/attachment.htm>


More information about the Github-comments mailing list