- Move OxidMetadataFileInspection into PsiElementVisitor
- Migration to PhpTypeProvider3 for PhpStorm 2017.3 #12
- Fix com.intellij.openapi.project.IndexNotReadyException in custom trait generator for class overwrites #10
- Fix NullPointerException in visitMetadataKey #5
- fix modules without vendor are not in .phpstorm-oxid.meta.php #2
- Add cache for metadata getExtendsList, as this one is the slowest stuff
- Support core "lang.php" for translations
- Fix repeating File Cache Conflict since #4
- Implement traits generator for extend metadata class, so every module class knows foreign inheritance
- Add support oxmultilang::ident and oxcontent::ident in smarty
- Fix lookup elements for factory methods where collected in nowhere
- proxy getArrayKeyValueMap for npe fix #1
- Recursive search for module or vendor module structure #2
- Support array key of "extend" in metadata #3
- Some performance improvements
- Initial release with dep on Symfony2 Plugin