This file will create phpStorm Metadata files, providing autocompletion support for Invision Community 5
- application names
- language strings
- extensions
- database tables
- settings
- exitpoints
It also creates a file with all known constants, so that the IDE doesn't complain about unknown constants.
php ipstools.php PATH_TO_IC5
This can also be combined with File Watchers to rebuild the files automatically.