Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Package FinderNew to Visual Studio Code? Get it now.
Package Finder

Package Finder

Marcin Domagała

|
77 installs
| (1) | Free
A VS Code extension to search for and install npm or yarn packages.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Extension: NPM & Yarn Package Search and Install

Welcome to the Package Finder VS Code extension! This tool enhances your development workflow by allowing you to search for, install npm and Yarn packages directly within Visual Studio Code. Whether you're using npm or Yarn, this extension streamlines the process of finding and adding packages to your projects.

Features

  • Search for Packages: Quickly search for npm or Yarn packages without leaving VS Code.
  • Install Packages: Install packages directly from the search results.
  • View Package Details: Get detailed information about packages, including version history.

Features

Usage

Search for Packages

  1. Press Ctrl+Alt+i (or Cmd+Shift+i on macOS) to open a search terminal. 1.1 Optional: Open Commant Palette Ctrl+Shift+P (or Shift + Command + P on macOS) and type Package Finder
  2. Enter the name or keyword for the package you want to search for.
  3. Browse the search results in the provided list.

Install Packages

  1. From the search results, select the package you want to install.
  2. Hit enter and Install the package.

View Package Details

  1. Version of every package is next to name.

Managing Dependencies

  • Install New Packages: Use the search feature to find and install new packages.

Configuration

You can configure the extension through the VS Code settings. Go to File > Preferences > Settings and search for Package Finder to adjust the extension's settings.

Troubleshooting

  • Search Results Not Appearing: Ensure you have a stable internet connection and try restarting VS Code.
  • Installation Issues: Verify that npm or Yarn is correctly installed and configured on your system.

For further assistance, please refer to the FAQ or open an issue on the GitHub repository.

FAQ

Q: Can I use this extension with both npm and Yarn?

A: Yes, you can search for and install packages for both npm and Yarn.

Q: How do I uninstall the extension?

A: Go to the Extensions view, find the Package Finder extension, and click the Uninstall button.

Q: Does this extension support private npm registries?

A: This extension supports searching and installing from public npm registries. For private registries, additional configuration may be required.

Repository

Find the source code, report issues, or contribute to the project on GitHub.

License

This extension is licensed under the MIT License.


Thank you for using the Package Finder VS Code extension! We hope it makes your development process smoother and more efficient. If you have any questions or feedback, feel free to reach out through the GitHub repository.

Buy me a coffee


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