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

add multi segment path support #28

Open dutzi opened 4 years ago

dutzi commented 4 years ago

This PR addresses https://github.com/jasonnutter/vscode-search-node-modules/issues/27

It adds the option to enter a multi-segment path, i.e., entering the following in the quick picker some/path/to/file.js will open file.js.