Gre*_*aun 4 php xdebug visual-studio-debugging visual-studio-code
当 xdebug 提供堆栈跟踪时,它可以创建链接以在文本编辑器中的特定行打开文件。例如,如果安装了 subl 处理程序,以下配置将在 Sublime 中打开文件:
xdebug.file_link_format="subl://open?url=%f&line=%l"
如何为 VS Code 设置 file_link_format?
因此,xdebug 配置是:
xdebug.file_link_format="vscode://file/%f:%l"
| 归档时间: | 
 | 
| 查看次数: | 1302 次 | 
| 最近记录: |