PhpStorm 6.0.1 Web Help

Another method of code navigation is to move between found errors and warnings. The caret is positioned immediately before the error or warning. If no errors and warnings are found in the file, PhpStorm displays the corresponding message in a pop-up window.

You can configure to skip warnings and navigate only between detected errors.

In this section:

To configure the error navigation
  1. Right click the Validation Side Bar.
  2. On the context menu, specify the navigation mode:
    • To have PhpStorm skip warnings, choose Go to errors only.
    • To have PhpStorm jump both to errors and warnings, choose Go to next error/warning.
To navigate between errors or warnings, do one of the following
  • On the main menu, choose Navigate | Next / Previous Highlighted Error.
  • Use keyboard shortcuts F2F2F2F2F2 or Ctrl+X, Back QuoteF2F2 or Ctrl+PeriodF2F2F2Meta Period and Shift+F2Shift+F2Shift+F2Shift+F2Shift+F2 or Ctrl+Shift+X, Back QuoteShift+F2Shift+F2 or Ctrl+CommaShift+F1Shift F2Shift F2Meta Shift Period respectively.

See Also

Reference:

Getting Started:

Web Resources: