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

Find in node_modules

Amin Mousavi

|
4,237 installs
| (1) | Free
Find a file in node_modules by folder or filename
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Find in node_modules

.github/workflows/build.yml

VSCode extension that help you to find a file as fast as possible in your workspace node_modules

How to use it?

  1. Press Cmd+Shift+p (macOS) or Ctrl+Shift+p (Linux/Windows) and search for "Find in node_module" and press Enter key
  2. (Optional Step) If you have multi workspaces you need to choose the workspace you want to search in first.
  3. Enter the name of file or folder that you want to find in node_modules and press Enter key
  4. Filter the result and move between items using Up or Down keys and hit Enter key on item you want to see
  5. Enjoy how quickly you found the file in your node_modules



Working on a project and you have added a TS definition file for that file in your repo and now can't access the file through go to source?

This is no longer hard! Install "Find in node_modules" and search using glob patters in the selected workspace node_modules directory.

Features

  • Find file using glob pattern
  • Choose project if you have a couple of project in a workspace

Links

amsv01 - vscode-find-in-node-modules stars - vscode-find-in-node-modules forks - vscode-find-in-node-modules

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