-
运行 VSCode
-
打开扩展
![](https://img.haomeiwen.com/i6323555/c7e9ae508f3be9b1.jpg)
- 输入 PHP IntelliSense
![](https://img.haomeiwen.com/i6323555/bd6b9662c25907ee.jpg)
- 安装
![](https://img.haomeiwen.com/i6323555/0808cb80a118b135.jpg)
- 文件 - 首选项 - 设置 - 扩展 - PHP IntelliSense - 在 settings.json 中编辑
![](https://img.haomeiwen.com/i6323555/78bc8df7db482c8a.jpg)
- 配置项中加入 php 可执行文件路径
"php.executablePath":"D:/Work/XAMPP/php/php.exe"
- 重新启动 VSCode
运行 VSCode
打开扩展
"php.executablePath":"D:/Work/XAMPP/php/php.exe"
本文标题:VSCode - php 函数跳转
本文链接:https://www.haomeiwen.com/subject/mqilwqtx.html
网友评论