You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3820
-- Commit Summary --
* [docs] Add Document List tips
-- File Changes --
M doc/geany.txt (10)
-- Patch Links --
https://github.com/geany/geany/pull/3820.patch https://github.com/geany/geany/pull/3820.diff
@b4n commented on this pull request.
-* Double-click on a symbol-list group to expand or compact it. +* Symbol list - double-click on a symbol category to expand or compact it (or click the arrow).
```suggestion * Double-click on an item in the symbols or documents lists to expand or fold its children. ```
It's actually a treeview feature (I believe) and it works in the symbols list, the documents list, the keybindings groups in the prefs, etc. Anywhere the item has children and the double-click action isn't overriden I guess.
@ntrel pushed 1 commit.
46cc39032e30361f11865aba78bf6617d86edb1d Treeview parent is GTK; Add note about GTK2 notebook tabs
@ntrel commented on this pull request.
-* Double-click on a symbol-list group to expand or compact it. +* Symbol list - double-click on a symbol category to expand or compact it (or click the arrow).
Yes, updated. I listed it under GTK.
github-comments@lists.geany.org