Phpstorm Auto Suggest issues

Hey Folks.

I have 2 different Laravel 5.4 projects and I cant understand why phpstorm auto suggest is not working on one project.. It also seems to be on in the Model class it has the issues..

Its hard to explain so here is a short video: http://d.pr/i/4j9Hjc

I am not use Barry's ide_helper on either project.. I have also exported the settings from the one working and imported to the other but still does not work..

I have also checked the preferences for each project and I have cleared the cache on each project and still one works correctly..

Hope someone can advice..

0
8 comments

Unfortunately, I don't see the code analysis icon in the right pane, but the left one clearly indicates that there's something wrong with it (the red exclamation mark/eye icons).
There were some SOE this release fixed already so maybe this is it. Please install the EAP build and check if the issue is reproducible:
https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program

0
Avatar
Permanently deleted user

I have tried the update but still the same..  Makes no sense.. I have tried a brand new laravel project and the same happens. Not code completion, suggest.

 

 

0

Ok then, now I see that my idea was wrong.
I tried to reproduce that, deployed a Laravel blog with Composer, and everything works: http://recordit.co/9RkLzOu2uL

There must be something special about your setup. Please restart PhpStorm, open the affected project, invoke completion, and then collect and upload the IDE log somewhere.

0
Avatar
Permanently deleted user

Hope this helps.

https://pastebin.com/FH3W1kDE

Thank You

 

0

It does, thank you.
Please run through caches invalidation (File | Invalidate Caches / Restart) and wait for the project to re-index. Does it get better?

0
Avatar
Permanently deleted user

I have that tried that twice now and even have removed the .idea folder and no difference..

0

A-ah. I missed the fact that you're actually using 2016.2.2. I've successfully reproduced that in 2016.2.2.

> I have tried the update but still the same..

So, could you please try the EAP build? The issue doesn't seem to happen there / in 2017.2.

0
Avatar
Permanently deleted user

Aghh. I had the eap install but didn't launch with it..  And all is working correctly now..

Thank you for your time on this...

 

0

Please sign in to leave a comment.