-
VS Code PHP CS Fixer插件:用于VS Code的PHP CS Fixer扩展
资源介绍
适用于Visual Studio CodePHP CS Fixer
该扩展仅提供命令。
安装
打开命令面板F1并选择Extensions: Install Extension ,然后搜索PHP CS Fixer。
用法
F1- > php-cs-fixer: fix this file
或键盘快捷键alt+shift+f与代码默认格式化程序快捷键
或鼠标右键菜单设置Format Document
或鼠标右键菜单Format Selection
或资源管理器php-cs-fixer: fix上的鼠标右键菜单php-cs-fixer: fix
安装php-cs-fixer
此扩展为初学者提供了php-cs-fixer.phar ,也许性能较低。
如果要自己安装php-cs-fixer,请参阅:
配置
{
" php-cs-fixer.executablePath " : "