Sublime Text 3 + phpfmt 插件

phpfmt 插件参数

```json
{
"autocomplete": true,
"enable_auto_align": true,
"format_on_save": true,
"indent_with_space": true,
"psr1_naming": false,
"psr2": true,
"version": 4
}
```

posted on 2017-10-13 15:00  上善若水-随  阅读(319)  评论(0编辑  收藏  举报