Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Package infoNew to Visual Studio Code? Get it now.
Package info

Package info

Ioann Pilipchuk

|
236 installs
| (0) | Free
This extension provides information about imported packages directly in your code editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Package Info

Packageobligatory Info

Access package information directly in your code editor with Package Info. This lightweight VS Code extension provides instant package details when you hover over imports, streamlining your development workflow.

Features

  • Hover Information: View concise package descriptions on hover.
  • Quick Links: Access npm or GitHub pages for further documentation.
  • Supported Languages/Frameworks:
    • JavaScript
    • JavaScript React
    • TypeScript
    • TypeScript React
    • Python
    • Svelte (framework)
    • Vue (framework)
    • JSON

How to Use

  1. Open a file in a supported language or framework.
  2. Hover over require(...) or import from '...' statements to view package details.

Example

Installation

  1. Install from the VS Code Marketplace.
  2. Ensure VS Code version 1.94.0 or higher.
  3. The extension activates automatically for supported languages/frameworks.

Contributing

Report bugs or suggest features at GitHub.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft