0

Is there a way to shorten the process of moving the cursor to a specific line in a file using the Go to Line feature in Visual Studio Code? Currently, the process involves pressing Ctrl + G, typing the line number in the input box, and pressing Enter. Is there a quicker way to do this, perhaps using a different keybinding or a command palette command?

Penny Liu
  • 15,447
  • 5
  • 79
  • 98
mikeym
  • 5,705
  • 8
  • 42
  • 62
  • `command palette command` requires 3 keys (Ctrl+Shift+P) and some of the command characters, use a Function key that has a keybind you don't use – rioV8 Jan 09 '23 at 21:43

0 Answers0