Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TanStack Route JumperNew to Visual Studio Code? Get it now.
TanStack Route Jumper

TanStack Route Jumper

nahtnam

|
3 installs
| (0) | Free
Quickly jump to any route source file in TanStack Router / Start projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TanStack Route Jumper

Quickly jump to any route's source file in TanStack Router / TanStack Start projects.

Demo

Parses your auto-generated routeTree.gen.ts and presents every route in a searchable QuickPick. Select a route and jump straight to its source file.

  • Resolves all route types: static, dynamic ($userId), splat ($), pathless layouts (_with-auth), and nested layouts
  • Sorted alphabetically so related routes stay grouped together
  • Searches both the route path and the file path

Usage

Open the command palette and run TanStack Route Jumper: Open, or use the keyboard shortcut:

Platform Shortcut
macOS Cmd + Shift + R
Windows / Linux Ctrl + Shift + R

Requirements

Your project must use TanStack Router or TanStack Start with file-based routing enabled. The extension looks for a routeTree.gen.ts file in your workspace.

Installation

Search for TanStack Route Jumper in the VS Code Extensions sidebar, or install from the Visual Studio Marketplace.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

MIT

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