jasonnutter / vscode-search-node-modules

Simple plugin for VS Code that allows you to quickly navigate the file inside your project's node_modules directory.
https://marketplace.visualstudio.com/items?itemName=jasonnutter.search-node-modules
MIT License
60 stars 17 forks source link

[REQUEST] Search multiple path #44

Open mrleblanc101 opened 2 years ago

mrleblanc101 commented 2 years ago

Sometime my node_modules folder is at root, something it's one level nested. Would be nice if we could add multiple paths.

spacecakes commented 2 weeks ago

Agree with this. If it would take an array of paths to search, that would be great for monorepo setups.