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] show folders first #42

Open hossammourad opened 2 years ago

hossammourad commented 2 years ago

It would be easier to quickly navigate items when folders are rendered first in the list, similar to what the Explorer view does:

image