I got this patch more than year ago, I would like to mention the original author but I don't remember it, got the patch from unmerged PR in geany repo and merged with master locally, but is not in the PR history or I couldn't find anymore. For my job is very important to know in which symbol I have the cursor, and from more than a year I am using this patch beacuse highlight in symbol list the symbol where I have the cursor, I can guarantee that is working perfectly, without affecting performance or stability, and is improving the user experience, that much that anytime I am updating my Geany I am applying this patch. I would like to suggest include in master for other users get advantages of it.
Thanks
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3239
-- Commit Summary --
* Highlight function in symbol window from cursor
* Win32 support
* Doc update
* Merge branch 'master' into highlight_symbol_from_cursor_position
-- File Changes --
A Win32/INSTALL.w32 (30)
A Win32/geany_dark_GTK.zip (0)
A Win32/geany_symbol_highlight-1.37.1.zip (0)
A Win32/official_installers.zip (0)
M src/editor.c (9)
M src/symbols.c (89)
M src/symbols.h (6)
M src/ui_utils.c (36)
M src/ui_utils.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/3239.patchhttps://github.com/geany/geany/pull/3239.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3239
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3239(a)github.com>