npm-the-fastest

Implements idea https://github.com/zardoy/public-roadmap/issues/1#issuecomment-786667778

MIT License

Stars
1
npm-the-fastest - v0.0.13

Published by zardoy almost 3 years ago

New Features

npm-the-fastest - v0.0.12

Published by zardoy almost 3 years ago

New Features

  • perform offline installation on no internet connection 813dfd3

Bug Fixes

  • do not reset items on query change 813dfd3
  • install devDeps and @types/ as one step 813dfd3
npm-the-fastest - v0.0.11

Published by zardoy almost 3 years ago

New Features

  • add setting to opt-out of installing @types/* packages e1e19c9
  • install @types/* packages only if they don't have bin (commands) e1e19c9
npm-the-fastest - v0.0.10

Published by zardoy almost 3 years ago

Bug Fixes

  • commands name in pallete c8a64ef
  • fix remove package codeAction c8a64ef
npm-the-fastest - v0.0.9

Published by zardoy almost 3 years ago

New Features

  • open at paka / npm commands 4b7450e

Bug Fixes

  • correctly install packages as devDeps from code actions 8226a9f
npm-the-fastest - v0.0.8

Published by zardoy almost 3 years ago

New Features

  • scripts.matchContents setting (disabled by default) 7a8e001

Bug Fixes

  • add-packages-quickpick: don't show suggestions on search value reset 609cce4
npm-the-fastest - v0.0.7

Published by zardoy almost 3 years ago

New Features

  • add buttons to add packages quickpick 64b214b
  • now automatically installing @types/ packages 64b214b
  • new codeAction: remove package
    and more fixes 64b214b
npm-the-fastest - v0.0.6

Published by zardoy almost 3 years ago

New Features

  • new codeAction: open on NPM 8f4f5fa
  • now displaying actual package that are being installed instead of count number 8f4f5fa
  • dynamically sort scripts in run quickpick 0adccbe

Bug Fixes

  • support opening all types of repositories 8f4f5fa
  • standard codeActions not available on not installed packages 8f4f5fa
  • restore codeActions for installing packages 8f4f5fa
  • icon is always visible 0adccbe
npm-the-fastest - v0.0.5

Published by zardoy almost 3 years ago

New Features

  • improve code actions
    now there are more precise and works on multiline imports
    better support for open repository action eed6cc1
npm-the-fastest - v0.0.4

Published by zardoy almost 3 years ago

Bug Fixes

  • finally fix addPackages command. update vscode-framework 7e5fdce
npm-the-fastest - v0.0.3

Published by zardoy almost 3 years ago

Bug Fixes

npm-the-fastest - v0.0.2

Published by zardoy almost 3 years ago

New Features

  • open-closest-package-json-command: open root package json if no active editor 6854c28
npm-the-fastest - v0.0.1

Published by zardoy almost 3 years ago

🎉 First publish with automatic release tool

Related Projects