forked from
npmx.dev/npmx.dev
[READ-ONLY]
a fast, modern browser for the npm registry
title: VS Code Extension description: The npmx VS Code extension brings npmx.dev insights into your editor. navigation: icon: i-simple-icons-visualstudiocode#
Installation#
Install from the VS Code Marketplace, the Open VSX Registry or run:
code --install-extension npmx-dev.vscode-npmx
Features#
- Hover Information - Quick links to npmx.dev for package info and documentation, with provenance verification status
- Version Completion - Autocomplete package versions with provenance filtering support
- Diagnostics
- Deprecated package warnings
- Package replacement suggestions (via module-replacements)
- Vulnerability detection
Supported Files#
package.jsonpnpm-workspace.yaml
Configuration#
For full configuration options and detailed usage, take a look at the GitHub repository.