如何配置PhpStorm在触发格式化时将括号放在同一行(Ctrl + Alt + L)?它目前以这种方式格式化:
function()
{
}
Run Code Online (Sandbox Code Playgroud)
我希望它像这样格式化
function() {
}
Run Code Online (Sandbox Code Playgroud)
Laz*_*One 20
Settings/PreferencesEditor | Code Style | PHP | Wrapping and Braces Braces placement | In function declaration = End of line| 归档时间: |
|
| 查看次数: |
1652 次 |
| 最近记录: |