Updated PHP intellisense with forked project

This commit is contained in:
Kieran 2022-06-11 11:34:33 +01:00
parent ff20514f31
commit dbdea78b36

View File

@ -485,7 +485,7 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod
These extensions provide slightly different sets of features. While the first one offers better autocompletion support, the second one seems to have more features overall. These extensions provide slightly different sets of features. While the first one offers better autocompletion support, the second one seems to have more features overall.
- [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client) - [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client)
- [PHP IntelliSense](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-intellisense) - [PHP IntelliSense](https://marketplace.visualstudio.com/items?itemName=zobo.php-intellisense)
### Laravel ### Laravel