1.安装插件,php intellisense

2.配置插件

{
    "php.validate.executablePath": "B:/phpstudy_pro/Extensions/php/php7.3.4nts/php.exe"
}
//后面是 php的位置

相关文章: