amir9480 / vscode-laravel-extra-intellisense

This extension adds extra autocompletion for laravel projects to VSCode.
https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.laravel-extra-intellisense
MIT License
3.44k stars 55 forks source link

No autocomplete suggestion when use workspace #54

Closed M46O closed 2 years ago

M46O commented 3 years ago

Hi, when I use the extension with a single folder if it works but if I use it with another folder it does not make any suggestion.

This is how my workspace currently looks:

image

weidmaster commented 3 years ago

In fact I noticed the same behaviour on my end using Linux Ubuntu as well. The extension does not work with workspaces. I don't know why