@b4n commented on this pull request.
> + * Do not display encodings not supported on the system (PR#3720). + * Add support for searching the Messages and Compiler output (PR#3823). + * 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). I added all these under this item, but indeed maybe we can just drop it… or keep it for exhaustiveness, but I still didn't include *everything*. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4315#discussion_r2116316555 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4315/review/2881986...@github.com>