Boost code completation with shortcurts from many framework/tools
Currently working only with JetBrains IDE (WebStorm, PhpStorm, etc)
Works with Quasar Framework too :)
- Material Design Icons
- Font Awesome Icons 5
- Ionicons
- Eva Icons
- Much more come soon (not only icons)
$ 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
$ 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
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).
WTFPL - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE