Skip to content

npmx-dev/vscode-npmx

npmx VS Code

VS Code Marketplace Made with reactive-vscode

Note

🚧 Preview Version - This extension is under active development. Some features and configurations may change.

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.json
  • pnpm-workspace.yaml

Configuration

Key Description Type Default
npmx.hover.enabled Enable hover information for packages boolean true
npmx.completion.version Version completion behavior string "provenance-only"
npmx.completion.excludePrerelease Exclude prerelease versions (alpha, beta, rc, canary) from completion suggestions boolean true
npmx.diagnostics.deprecation Show warnings for deprecated packages boolean true
npmx.diagnostics.replacement Show suggestions for package replacements boolean true
npmx.diagnostics.vulnerability Show warnings for packages with known vulnerabilities boolean true

Contributing

Contributions are welcome! Please review our contribution guide for more details.

License

MIT License © 2026-PRESENT Vida Xie

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •