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 54 forks source link

Replace alias usage with FQN usages #34

Closed mwkcoding closed 3 years ago

mwkcoding commented 3 years ago

Closes #31

DISCLAIMER: Has not been tested. Would recommend maintainer tests before merging.

amir9480 commented 3 years ago

@mwkcoding Thanks for your contribution

weidmaster commented 3 years ago

I see it got merged but no release yet, so it is not updated in the VSCode extensions registry. I can confirm the error happens when upgrading to newer versions of Laravel because the upgrade guides do not ask to register new aliases. Waiting for the update release.

amir9480 commented 3 years ago

@weidmaster Please update to version 0.4.1 which released today.