advice2020 created an issue (geany/geany#4475) Currently there is a keybinding called `Toggle Current Fold` which toggles the current code fold from any line within blob of code that the caret is currently in. Currently this only is based on caret location.
Suggesting to also allow this to function based on selection as well. So this would toggle all the code folds within the selection. Not sure if anyone would find this useful / if this would be too complex to code. I think this could be useful on its own, but I also mentioning this to keep consistent with a different post I made that could be found here if anyone is interested https://github.com/geany/geany/issues/4474 Thank you to anyone who reads this -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4475 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
