change vscode gonfig

This commit is contained in:
Frost-Phoenix 2023-12-26 15:37:49 +01:00
parent 6ce84e9846
commit c1213894dd

View file

@ -63,6 +63,8 @@
"C_Cpp.vcFormat.newLine.beforeOpenBrace.namespace" = "sameLine"; "C_Cpp.vcFormat.newLine.beforeOpenBrace.namespace" = "sameLine";
"C_Cpp.vcFormat.newLine.beforeOpenBrace.type" = "sameLine"; "C_Cpp.vcFormat.newLine.beforeOpenBrace.type" = "sameLine";
"C_Cpp.vcFormat.space.pointerReferenceAlignment" = "right"; "C_Cpp.vcFormat.space.pointerReferenceAlignment" = "right";
"C_Cpp.vcFormat.newLine.beforeElse" = false;
"C_Cpp.vcFormat.newLine.beforeCatch" = false;
}; };
# Keybindings # Keybindings
keybindings = [ keybindings = [