Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>node-package-hyperlinkNew to Visual Studio Code? Get it now.
node-package-hyperlink

node-package-hyperlink

ByteForce Technology

|
79 installs
| (0) | Free
Adds convenient hyperlinks to dependency names in package.json files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Node Package Hyperlink

A Visual Studio Code extension that adds clickable hyperlinks to dependency names in package.json files, making it easy to navigate to their npm pages.

Features

  • Automatically converts package names in dependencies and devDependencies to clickable links
  • Links open directly to the corresponding npm package page
  • Works in any package.json file
  • Minimal and lightweight

Usage

  1. Open any package.json file in VS Code
  2. Hover over any dependency name
  3. Ctrl+Click (or Cmd+Click on Mac) to open the npm page for that package

Installation

  1. Open VS Code
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X)
  3. Search for "Node Package Hyperlink"
  4. Click Install

Requirements

  • Visual Studio Code version 1.96.0 or higher

Known Issues

None at this time. If you find any issues, please report them on our GitHub repository.

Release Notes

0.0.1

  • Initial release
  • Basic functionality to create hyperlinks for package names in package.json files
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft