vscode-here-and-now extension
Easily install/remove npm package directly from your code!
https://marketplace.visualstudio.com/items?itemName=orkhanjafarovr.vscode-here-and-now
by clicking here
import foo from 'bar'; const foo2 = require('baz'); Or in package.json
Key-bindings:
Install package: shift + alt + i Remove package: shift + alt + u
Top comments (0)