Hello,
I'm using Intellij IDEA 12.1.4 and for whatever reason in new php files it doesn't autocomplete. I imported a PHP class (it sees the file is there) but when I instantiate an instance it doesn't seem to know the class.
Is there something I'm not configuring properly?