Add keyboard shortcuts to center scrolling around current line (#14385)
- MacOS: Center the cursor in the visible area. `ctrl-l` (matches MacOS) - Linux JetBrains: Scroll so cursor is at the Middle `ctrl-m` - `editor::NextScreen` is not longer bound in any keymap by default (was `ctrl-l` on MacOS) Fixes #5247
P
Peter Tripp committed
3c38be59b51e565664c1d7a6a64f3cdbb8c3a26a
Parent: e50811c
Committed by GitHub <noreply@github.com>
on 7/15/2024, 1:26:53 PM