0

Using visual studio, ctrl+PageUp moves the cursor to the top if the current view. This is very different from PageUp: if the cursor is in the middle of the view vertically, PageUp will scroll up a page; ctrl+PageUp won't scroll at all, it will simply move the cursor to the top-most visible line.

Searching VS Code's keyboard shortcuts, I don't see anything like this. Am I wrong?

dudeNumber4
  • 4,217
  • 7
  • 40
  • 57
  • 1
    There is no built-in command to do that, but see https://stackoverflow.com/questions/51554277/how-can-i-configure-ctrlpgup-and-ctrlpgdown-keybindings-in-vscode-navigate-to for how to do it. – Mark Feb 20 '20 at 02:17
  • Thanks, this is duplicate; my search was poor (I searched "ctrl PageDown" instead of "Ctrl+PgDown") – dudeNumber4 Feb 20 '20 at 17:11

0 Answers0