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

Nestjs Route Jumper

hmydgz

|
509 installs
| (1) | Free
A tool developed for nestjs to search for controllers through access paths
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nestjs Route Jumper

Visual Studio Marketplace

English | 简体中文

A plugin provided for the Nest project to quickly jump to code blocks through interface addresses

By querying the access path for matching Controllers and Methods, it is possible to jump to the corresponding function definition

priview

Usage

Open it through the Nest icon in the sidebar, where you can enter the interface access path in the input box above and press Enter to search

Illustrate

Currently supported queries for routing-related functionality

  1. routes declared by the @Controller @Get @Post @Put @Patch @Delete @Options @Head @All @Version decorator exported from @nestjs/common.
  2. routes handled by the Router module in nest. priview
  3. single inheritance for classes that support @Controller. priview
  4. Supports the standard mode / monorepo mode.

Visual Studio Marketplace

This extension is available on the Visual Studio Marketplace for Visual Studio Code.

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