Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Boost code completation with shortcurts from many framework/tools

License

Notifications You must be signed in to change notification settings

insign/universal-ide-helper

Repository files navigation

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 :)

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

About

Boost code completation with shortcurts from many framework/tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published