0.0.5 • Published 5 years ago

universal-ide-helper v0.0.5

Weekly downloads
2
License
WTFPL
Repository
github
Last release
5 years ago

universal-ide-helper

Boost code completation with shortcurts from many framework/tools

Currently working only with JetBrains IDE (WebStorm, PhpStorm, etc)

Works with Quasar Framework too :)

npm.io

Helpers set available

Install

$ npm i -g universal-ide-helper

or

$ yarn global add universal-ide-helper

or install helpers without install npm package

$ npx universal-ide-helper install

Usage

$ ide -h

    Usage: ide [options] [command]
    
    Options:
      -v, --version  output the version number
      -h, --help     output usage information
    
    Commands:
      install        download and install all available ide helpers sets
      helpers        list helper sets available

How it works

The script downloads the data from github, organize, then export to a xml in the folder of your installed JetBrains IDE (the script tries to detect the folder).

License

WTFPL - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE