visual studio Code 搭建php开发环境

1. 安装php debug扩展

   在vs code内按F1,输入ext install php-debug,点击云图标安装

 

 

 

 

 

 

编辑环境错误解决:

1.Cannot validate the php file. The php program was not found. Use the 'php.validate.executablePath' setting to configure the location of 'php'

->

 

 

参考:https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug

posted @ 2016-04-19 21:45  lifeinearth  阅读(754)  评论(0)    收藏  举报