Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>next-app-router-explorerNew to Visual Studio Code? Get it now.
next-app-router-explorer

next-app-router-explorer

engelsm

|
20 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Next App Router Explorer Extension

This Visual Studio Code extension allows you to quickly navigate to routes in your Next.js project by clicking on fetch() paths within your code.

Features

  • Clickable fetch() links: Automatically generates clickable links for any fetch() path in your TypeScript or JavaScript files.
  • Custom routing: The extension can open corresponding files like /app/api/placeholder/route.ts when you click on paths like /api/placeholder.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for Next App Router Explorer and click Install.

License

MIT License

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