change vscode gonfig

This commit is contained in:
Frost-Phoenix 2023-12-27 16:13:43 +01:00
parent a5e7d01ef0
commit 3abe5b4d71

View file

@ -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