Php dev in VsCode
Install Php Intellisense with the following configuration
{ "php.suggest.basic": false, "php.executablePath": "C:\\php\\php-7.1.9-nts-Win32-VC14-x64\\php.exe" }