Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NestJS Route ListNew to Visual Studio Code? Get it now.
NestJS Route List

NestJS Route List

Pedro Azevedo

|
930 installs
| (2) | 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 List

A extension provided for the Nest project to quickly list all routes and jump to the line fast

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

Usage

Open it through the Nest icon in the sidebar, where you can on the list and access path from each route

Illustrate

Currently, it supports querying routes explicitly declared by decorators exported using @nestjs/common, like @Get @Post @Put @Delete and etc.

Visual Studio Marketplace

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

Created by Pedro Azevedo

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