hey there .please try this one IntelliSense
Intelephense doesn't work as expected in VS Code
I'm hoping someone can help me with this - I went through Jeffrey's VS Code videos weeks ago and never got Intelephense working correctly, for eg, when I Cmd+click a class name, it seems to hang and won't find the definition - even if I right click and choose go to definition, I just get the horizontal "thinking" scrollbar at the top of the editor and it doesn't work.
I also can't get auto imports to work which is the big one. For eg, in Laravel, if I type "Auth", the auto import should automatically be able to add in the Facade\Auth right ?
As per the extension notes, I have done "php.suggest.basic": false, in the settings, to no avail?
Please or to participate in this conversation.