Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.53 KB

0.5

  • 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

0.4

  • 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

0.3.1

  • Support core "lang.php" for translations
  • Fix repeating File Cache Conflict since #4

0.3

  • Implement traits generator for extend metadata class, so every module class knows foreign inheritance
  • Add support oxmultilang::ident and oxcontent::ident in smarty

0.2.1

  • Fix lookup elements for factory methods where collected in nowhere

0.2

  • 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

0.1