Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Npm Packages Quick InstallNew to Visual Studio Code? Get it now.
Npm Packages Quick Install

Npm Packages Quick Install

Lulus Young

|
662 installs
| (0) | Free
Install/remove npm-packages directly from code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-here-and-now

Easily install/remove npm package directly from your code or package.json file.

feature

by select package name here

import foo from 'bar';
const foo2 = require('baz');

Or in package.json

then right click or through command

Key-bindings:

Install package: shift + alt + i
Install package (dev): shift + alt + d
Remove package: shift + alt + u

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