Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VoyagerNew to Visual Studio Code? Get it now.
Voyager

Voyager

Anish K.

|
1,234 installs
| (1) | Free
Never touch package.json again
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deprecated

Package has been deprecated in favour of easy npm.
Please consider installing easy npm instead.


Voyager (VSCODE Plugin)

vscode extension to add, search, remove, update packages without touching terminal, package.json or browser.

Preview
Preview: https://youtu.be/lzQSTkQHTY0

Usage

Simply install the plugin "Voyager", to use press ctrl+shift+p or cmd+shift+p and search for "Voyager". Currently for this plugin to work, you must have package.json in your project (workspace) root.

Here are some of the major purposes it serves:

  1. Reads package.json and presents the details in a separate, friendly view, allowing you to edit the values.
  2. Lets you discover, search for packages from npm.
  3. Shows the readme, stats and links for any package within VSCode without switching to browser.
  4. Lets you install/uninstall/update dependencies with clicks, without switching to terminal
  5. Shows the existing version and latest version of installed dependencies, with colored labels indicating how outdated your dependencies might be.
  6. Lets you run scripts by clicking on the script blocks.

Still under development...

The project is still under development, and there are quite a few issues that need to be addressed. PRs would be highly appreciated and are more than welcome. If you are willing to contribute, feel free to go through CONTRIBUTING.md guide for setup and other details.

Roadmap:

  • Bug Fixes
  • Show and edit nested properties in package.json
  • Recognise package.json/manifest.json and other standard JSON formats as well
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft