Skip to content

capaj/auto-npm-install

 
 

Repository files navigation

build status

An extension to quick npm install directly from the editor. Usually used for pasted code which include import statment for an uninstalled package.

Features

When the cursor is on a import statment from a not installed package, a quick fixer icons will show up with offer to install this package. Once the package is installed a confirmation notification will show up. If something get wrong, an error notification will show up with the details.

screen record

Known Issues

Working with npm only


Enjoy!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%