Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>goto-packageNew to Visual Studio Code? Get it now.
goto-package

goto-package

liajoy

|
1,177 installs
| (0) | Free
Go to package folder quickly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Goto Package

Jump to selected package.json file in node_modules quickly.

How To Use

ScreenshotPick

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 false

Change Log

See change log here.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft