Hi all, this is a very nice addition, especially for anyone doing any sort of Lisp/Scheme/Clojure, the change is trivial (based on `goto_matching_brace`) and the behavior is symmetric in regard the brace position, really intuitive, for me at least.
This is my first attempt to contribute to the project, if something is off/missing please forgive me, and thanks for the awesome project, Geany is my daily-driver, I love it. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4560 -- Commit Summary -- * Add select_up_to_matching_brace (bound to Ctrl+Shift+b). -- File Changes -- M src/keybindings.c (26) M src/keybindings.h (1) -- Patch Links -- https://github.com/geany/geany/pull/4560.patchhttps://github.com/geany/geany/pull/4560.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4560 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
