Results 254 comments of Adel

Hi, Cristoph. I filled a bug to PhpStorm team some time ago - https://youtrack.jetbrains.com/issue/WI-62677/PhpStorm-Add-method-for-multiple-classes-case-use-referenceResolver2-EP > code completion still worked (at least tested in IDEA 2022.1.3) This doesn't work for me....

Yes. It only works for StringLiterals for now... I probably could make it smarter and convert these cases also...

Looks like I managed to make it work as needed.

That's strange. Actually, I have some reports about the same behavior - "floating" completion for validation rules in FormRequests... but I still can't reproduce this bug. Could you share your...

Hi, Yoeri. Sorry for the very long response. Could you please try to change `/** @mixin PlanCollection */` to `/** @see PlanCollection */` and then Generate Helper code in the...

The new release is available.