Also, shouldn't we enable these for multiple carets (also affects rectangular 
selection):
- `SCI_SETMULTIPASTE` - paste is performed at all caret positions instead of 
the main one
- `SCI_AUTOCSETMULTI` - autocompletion is performed at all caret positions

When someone creates a multiple selection, I guess the desired behavior is to 
perform one thing everywhere so both paste and autocompletion should be 
performed at all caret positions IMO.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3899#issuecomment-2176120227
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3899/[email protected]>

Reply via email to