Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nuxt Jump to Server RoutesNew to Visual Studio Code? Get it now.
Nuxt Jump to Server Routes

Nuxt Jump to Server Routes

Martins Zeltins

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

A useful little extension that detects and allows you to click through to Nuxt server routes and additionally to fragments if you use FRAGMENT_NAME naming convention.

Usage

This extension will detect Nuxt server route endpoints when you use composables like useFetch, $fetch or useLazyFetch and you will be able to hover over the route and click through to the file.

    const { data } = useFetch('/api/users') // Makes '/api/users' clickable

Enjoy!

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