vscode代码格式化

setting.json配置json

  1. 大括号保存在同一行,
"beautify.config": {
        "brace_style": "collapse,preserve-inline"
    }
相关文章
相关标签/搜索