Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jump to next errorNew to Visual Studio Code? Get it now.
Jump to next error

Jump to next error

Feonx

|
2 installs
| (0) | Free
Easily jump to the next error in the problem list without jumping through warnings or other problem levels.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

feonx

Jump to the next or previous error in your workspace using F8 or Shift+F8, ignoring warnings and info-level problems.

Features

  • Press F8 to jump to the next error in the Problems panel (skips warnings and info).
  • Press Shift+F8 to jump to the previous error.
  • Only errors are navigated; warnings and info are ignored.

Setup

  1. Install this extension in Visual Studio Code.
  2. Reload VS Code if needed.
  3. Use F8 and Shift+F8 as you normally would; the extension will override the default behavior to only jump to errors.

Usage

  • Open any file with errors in your workspace.
  • Press F8 to move to the next error.
  • Press Shift+F8 to move to the previous error.
  • The editor will jump to the error location and highlight it.

Requirements

No additional requirements. Works out of the box.

Known Issues

  • Only errors are navigated; warnings and info are skipped.
  • If no errors are present, a message will be shown.

Release Notes

1.0.0

  • Initial release: jump to next/previous error only.

Enjoy using feonx!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft