Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode goto node_modulesNew to Visual Studio Code? Get it now.
vscode goto node_modules

vscode goto node_modules

MrLuje

|
11,527 installs
| (2) | Free
Navigate a given package's folder in node_modules from package.json
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Go to node_modules README

Build status Build Status

This extension allows to navigate into given npm package folder in node_modules from the package.json

Features

Open package.json, click on a dependency :

  • hit F12 to navigate into this package's folder
  • hit CTRL+F12 to open this package's folder in explorer

feature X

Extension comamnds

This extension contributes the following commands:

  • gotoNodeModules.navigateToPackage: trigger the sidebar navigation
  • gotoNodeModules.openPackageFolderInExplorer: trigger the explorer navigation
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft