JetBrains Rider 2024.1 Help

Navigate code by line numbers

The Go to Line command lets you quickly jump to any line of code in the current document.

  1. Press Ctrl+G or choose Navigate | Line/Column from the menu.

  2. Type the target line number and optionally, a column number after a colon :, and then click OK.

JetBrains Rider: Go to Line dialog

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