nvlad / yii2support

Yii2 Support for PhpStorm / IntelliJ IDEA
https://plugins.jetbrains.com/idea/plugin/9388-yii2-support
Other
295 stars 54 forks source link

Plugin is incompatible with PhpStorm 2019.3 #239

Closed MaXal closed 4 years ago

MaXal commented 4 years ago

We've marked your plugin as incompatible with PhpStorm 2019.3 due to the freezes that it causes:

233

236

237

As well as: https://youtrack.jetbrains.com/issue/WI-50149 https://youtrack.jetbrains.com/issue/WI-48980 https://youtrack.jetbrains.com/issue/WI-50190 https://youtrack.jetbrains.com/issue/WI-50189

Feel free to contact us in any way if you need help to resolve the problem.

sheershoff commented 4 years ago

To all those who experience freezes.

I guess the best way to speed up fixing the freezes is to donate. While it may provoke a positive loop on bugs, I hope it won't. Just saying. Up to you, people.

nvlad commented 4 years ago

Hi! Sorry, now few free time for the plugin support. Test this version on freezes and another troubles yii2support-0.10.57.24.jar.zip Installation instructions read here https://github.com/nvlad/yii2support#installation

Mikk36 commented 4 years ago

Works for me

Edit: view links don't work in controller render() method (view name is not clickable). Also, it doesn't validate the supplied arguments for the view.

nvlad commented 4 years ago

Edit: view links don't work in controller render() method (view name is not clickable). Also, it doesn't validate the supplied arguments for the view.

It works for me. Please use "Invalidate cache & restart..." for reindex the project

Mikk36 commented 4 years ago

Thanks, everything seems to be working now.

Beittil commented 4 years ago

Seems to work again, tnx :)

Clicking on view links is also fine here.

paulvales commented 4 years ago

Thanks, it work

kialex commented 4 years ago

Good Job! Works for me!

zhukovra commented 4 years ago

Thank you. Fix works!

papppeter commented 4 years ago

HI,

can you push it to the repository as well? we have small adjustments on the plugin, which now are lost.

thanks for your quick reaction.

nvlad commented 4 years ago

HI,

can you push it to the repository as well? we have small adjustments on the plugin, which now are lost.

thanks for your quick reaction.

Hi! Changes pushed. May be your send PR with changes and we add them to plugin?

albertborsos commented 4 years ago

Hi!

Will you release the fix? I cannot install the zip file mentioned above, because phpstorm says it is corrupted.

Thanks

update: OK, I had to unzip it :D

lshaf commented 4 years ago

It's work like a charm. Btw are you not going update that version to jetbrain marketplace ?

achetibi commented 4 years ago

Hi, Please test this version, i fixed the compatibility with PhpStorm 2019.3 and 2020 yii2support-0.10.57.30.jar.zip

cebe commented 4 years ago

@achetibi nice, do you have a repo with the code?

achetibi commented 4 years ago

@achetibi nice, do you have a repo with the code?

Yes, you can find it here https://github.com/achetibi/yii2support

nvlad commented 4 years ago

Hi, Please test this version, i fixed the compatibility with PhpStorm 2019.3 and 2020 yii2support-0.10.57.30.jar.zip

Hi! This build file not contain all components of plugin. Possible crashes.

A version will be released soon with updates from @achetibi and resolved code completion issues in the latest versions of the IDE.

nvlad commented 4 years ago

Hi! Released plugin version 0.10.57.33 with fix freezing IDE.