PhpStorm 2016.3 Help

Navigating to Line

Navigate | Line command is the most basic way to navigate to the line with the specified number.

To navigate to a line in the editor

  1. On the main menu, choose Navigate | Line, or press Ctrl+G.
  2. In the Go To Line dialog box that appears, PhpStorm shows the current line and offset delimited by a colon. Type the target line number and, optionally, an offset, and then click OK.

The current caret position (line number and offset) is displayed in the Status Bar. You can click it to open the Go To Line dialog box.

See Also

Last modified: 23 March 2017