博客列表 >VSCODE中SETTINOS.JSON配置

VSCODE中SETTINOS.JSON配置

我的博客
我的博客原创
2019年11月27日 10:58:341346浏览

{
“workbench.colorTheme”: “Monokai Classic”,
“workbench.iconTheme”: “vscode-great-icons”,
“window.zoomLevel”: -1,
“editor.fontSize”: 23,
“editor.wordWrapColumn”: 16,
“php.validate.executablePath”: “D:/phpstudy_pro/Extensions/php/php7.3.4nts/php.exe”,
“phpfmt.cakephp”: true,
“phpfmt.detect_indent”: true,
“phpfmt.enable_auto_align”: true,
“phpfmt.php_bin”: “D:/phpstudy_pro/Extensions/php/php7.3.4nts/php.exe”,
“[php]”: {
“editor.defaultFormatter”: “bmewburn.vscode-intelephense-client”
}
}

声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议