@techee commented on this pull request.
> + * Add various pref to skip "replace in session" confirmation dialog + (Issue#3702, PR#3851). + * Add support for modern platform-native file selection dialogs (PR#3861). + * Fix spurious selection when clicking an externally-modified file + (Issue#3906, PR#3909). + * Make it easier to wrap search (Issue#1192, PR#4042). + * Regroup filetypes by letter (PR#3977). + * Make the Search & Replace dialog a little more compact (PR#4098). + * Make the Date dialog a little more compact (PR#4149). + * Add filter entry for keybindings preferences (Issue#2848, PR#4192). + * Add filter for open documents sidebar (PR#4210). + + Editor + * Hide autocompletion and calltip popups when code is scrolled (PR#3560). + * Update Scintilla to 5.5.4 and Lexilla to 5.4.2 (PR#4168). + * Allow pasting and autocompletion for multiple cursors (Issue#625, cursors -> carets (I probably used the incorrect wording myself in the PR and commit title) -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4315#pullrequestreview-2881114650 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4315/review/[email protected]>
