Navigate code by line numbers
The Go to Line command lets you quickly jump to any line of code in the current document.
Press Ctrl+G or choose
from the menu.Type the target line number and optionally, a column number after a colon
:
, and then click OK.
To go to a specific line in any other file, use the Go To File command (Ctrl+Shift+N), type :
(colon) after the target file name, and specify the line number after that.
Last modified: 17 May 2024