Jump to selected package.json file in node_modules quickly.
How To Use
Run ⌘ ⇧ P on mac os, ctrl ⇧ P on windows.
Then type pickPackage to show a list of packages in node_modules.
Features
Command( GotoPackage.pickPackage ) is used for picking a package from node_modules. When a package is picked, you can choose a action from below actions:
jump to package.json
jump to npm page
Available Configuration
Name
Description
default
gotoPackage.searchNodeModules
Specifies whether to searches node_modules folder to find more local packages