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

Is there any plan to support multi-root workspaces? #6

Closed char8x closed 6 years ago

jasonnutter commented 6 years ago

Yup, planning to add it soon.

iatsiuk commented 6 years ago

hi there, any updates on this?

jasonnutter commented 6 years ago

I've been busy, but I'll be looking at this soon. Sorry for the delay!

jasonnutter commented 6 years ago

Update on this, I've started a refactor to support multi-root workspaces, a little more involved than I thought, but hoping to have it done soon. Thanks again for being patient!

jasonnutter commented 6 years ago

New version has been published with support for multi-root workspaces, let me know if there are any issues!