Alright, I added the configurability of modifiers - for now it's under Editor->Features, could be placed somewhere else if someone has a better idea:

Screenshot.2024-06-18.at.14.39.19.png (view on web)

For

I've also updated the selection logic not to create multiple overlapping selections and, instead, drop the previous selections at the overlapping positions (something similar is also done by vscode).

As the default value for "Multiple carets" I used "Ctrl+Alt" which I first thought might be pretty universal, but on Raspberry Pi this is used for switching desktops using mouse. Not sure if we manage to find something that works out of the box everywhere.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3899/c2176019039@github.com>