Closed Koc closed 7 years ago
But ctrl+q
displays correct type
indeed what a crazy shit :(. Intellij Plattform is working but not PhpStorm
so its a cross implementation issue between plugins using typeProvider2
the new typeProvider3
implementation. @Koc can you please try to disable foreign plugin one by one to see which breaks. On my side Shopware Plugin
was the criminals.
i dropped 0.14.143
and moved completely to typeProvider3
for this plugin in 0.14.144
now
I've tryed disable a lot of plugins (orocrm, magicento, magicento2, php inspection) but it didn't help. Will try fresh build, hope it fixes
also reported to JetBrains https://youtrack.jetbrains.com/issue/WI-36271
can confirm: fixed. @Haehnchen thank you for fast reaction
@Koc no. thank you for your feedback, else a problem for +10k devs tomorrow :)
In my case, the culprit was the OXID PHP Plugin - disabled it and now completion works again :+1:
I've just installed build 0.14.143 and have some error:
$this->get()
autocompletes services but types of this services are not resolved properly. I've tryed clear PS cache - it didn't help.