sublime phpfmt插件 环境配置

发表于

{
“enable_auto_align”: true,
“format_on_save”: true,
“indent_with_space”: true,
“php_bin”: “D:/phptools/php.exe”,
“psr1_naming”: false,
“psr2”: true,
“version”: 1
}

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注