Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode NPMverseNew to Visual Studio Code? Get it now.
VSCode NPMverse

VSCode NPMverse

GrayGalaxy

|
544 installs
| (0) | Free
Makes it easier to work with NPM packages in VS Code with Hover cards, Search & Install, and many more
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Verse

stars version

This is a sinple VS Code extension that packs all important NPM features directly into VS Code

Features

  • [x] NPM link for Dependencies
  • [ ] Search and install NPM Packages

Configuration

  • npmverse.registryUrl: (string) Registry URL to be used for package link,
    Note: Do note forget to put tailing '/'.
    Default: https://www.npmjs.com/package/
  • npmverse.packageManager: (enum) Specify package manager to use to install package
    ENUM: npm | yarn | pnpm
    Default: npm
  • npmverse.search: (boolean) State wheather to enable the search feature.
    Default: true
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft