- Instant help with your Developer coding problems

Go to line in VS Code

Question:
How to go to line in VS Code?
Answer:
CTRL + G
Description:

To jump to a line in VS Code, use the Go to Line dialog. You can access the Go to Line dialog from the menu Go -> Go to Line/Column... and also with a keyboard shortcut Ctrl + G

Share "How to go to line in VS Code?"