advice2020 left a comment (geany/geany-plugins#1567) @Skif-off Thank you for your response -Not sure why response was said like this? Are you saying that updates would only be done if someone wanted to? What about the concept if someone offers a suggestion that the developer has not thought of, and then becomes interested in making the update? Also in this specific case, the "Addons" plugin is literally a kind of catch all for random ideas/settings.
-How this "Addons" plugin links this action to double click is what makes this very convenient. So I still stand by/am still interested in hopefully someone being willing to add settings that would allow how this feature performs the "mark all". -It would be nice if the "Mark All" command in Geany could use the CTRL+F find dialog settings that user has set. This way user could use the CTRL+F dialog almost as a "settings" dialog for the "Mark All" tool/shortcut, rather then being locked into one setting that cannot be changed. ----------------------------------------------------------- MARK ALL SCRIPT -Script you provided is still something I will use, and is similar to what I requested in other post.' Thank you very much for creating this. Would you by any chance be willing to make a slight update? The script provided works only based on if text is selected. The `Mark All` CTRL+SHIFT+M tool provided in Geany also works based on when no selection is detected, uses the text/word that the caret is currently in contact with. I know this is possible to achieve using GeanyLua because you have provided other scripts with this functionality in the past. Would you be willing to add this kind of behavior to this script you provided? Thank you again for providing this script -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1567#issuecomment-4849335493 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1567/[email protected]>
