change vscode gonfig
This commit is contained in:
parent
a5e7d01ef0
commit
3abe5b4d71
|
@ -65,6 +65,7 @@
|
|||
"C_Cpp.vcFormat.space.pointerReferenceAlignment" = "right";
|
||||
"C_Cpp.vcFormat.newLine.beforeElse" = false;
|
||||
"C_Cpp.vcFormat.newLine.beforeCatch" = false;
|
||||
"C_Cpp.vcFormat.indent.caseLabels" = true;
|
||||
"C_Cpp.clang_format_fallbackStyle" = "{ BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 0}";
|
||||
};
|
||||
# Keybindings
|
||||
|
|
Loading…
Reference in a new issue