Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Install Dependency Code ActionNew to Visual Studio Code? Get it now.
Install Dependency Code Action

Install Dependency Code Action

capaj

|
325 installs
| (1) | Free
install deps right from your editor, no need to switch to terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-install-dependency-code-action

Version Installs Downloads Rating Star Last Updated

CI PRs Welcome Github Open Issues LICENSE

screenshot

Features

Detects an import of a missing module and offers to install it via npm/yarn/pnpm using the quick fix command.

Open up this link for video showing the extension in action:

https://github.com/user-attachments/assets/73b502f8-a462-483a-b783-d2eed3a10690

  • shows error info when install fails
  • shows success when install is succesful

Development

Install dependencies by:

pnpm install

Then run and debug extension like in official documentation

TODO

  • add ability to install all missing dependencies at once
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft