解决vscode c++下自动换行问题
首先搜索设置C_Cpp format找到C_Cpp.clang_format_fallbackStyle
把内部的Visual Studio改为{ BasedOnStyle: Google, IndentWidth: 4 , ColumnLimit: 0}
首先搜索设置C_Cpp format找到C_Cpp.clang_format_fallbackStyle
把内部的Visual Studio改为{ BasedOnStyle: Google, IndentWidth: 4 , ColumnLimit: 0}
Powered By xBlog