Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 746 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 746 Bytes

Invision Community 5 phpStorm DevTools Suite

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.

phpstorm autocomplete

usage

php ipstools.php PATH_TO_IC5 This can also be combined with File Watchers to rebuild the files automatically.