Go To Line dialog box
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
The Go To Line dialog box lets you move to a specific line in the active document. To access this dialog box, open a document for editing, and then select Edit > Go To > Go To Line or press Ctrl+G.
Line number (1 - <n>)
In the Line number (1 - <n>) box, enter the number of the line in the active document that you want to move to. The number entered must fall between 1 and the last line number in the current document.