Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DiagnosticHopperNew to Visual Studio Code? Get it now.
DiagnosticHopper

DiagnosticHopper

IliasC

|
2 installs
| (0) | Free
Hop between diagnostics (errors, warnings, info, hints) in your code with ease!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DiagnosticHopper

DiagnosticHopper is a Visual Studio Code extension that lets you quickly hop to any diagnostic (error, warning, info, or hint) in your workspace with a single command. No more scrolling or searching—just jump straight to the problem!


Features

  • 🐸 Hop to any diagnostic (error, warning, info, or hint) in your workspace using a quick pick menu.
  • 🚀 Instant navigation: Select a diagnostic and jump directly to its location in the file.
  • 🎯 Works with all diagnostics: Supports diagnostics from any language or extension that uses VS Code's diagnostics API.
  • 🗂️ Filter by severity: Use different commands to hop to errors, warnings, info, or hints (coming soon).

Demo

DiagnosticHopper Demo


Getting Started

  1. Install DiagnosticHopper from the VS Code Marketplace.
  2. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  3. Run the command: DiagnosticHopper: Jump to Diagnostic.
  4. Select a diagnostic from the list to hop to its location.

Requirements

  • Visual Studio Code v1.101.0 or higher.
  • No additional dependencies required.

Extension Settings

This extension does not add any custom settings (yet).


Release Notes

1.0.0

  • Initial release of DiagnosticHopper.
  • Jump to any diagnostic in your workspace.

Contributing

Pull requests and suggestions are welcome! Please open an issue to discuss what you would like to change.


License

MIT


Enjoy hopping to your diagnostics! 🐸

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