1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-18 16:16:43 +00:00
Lander-Embedded/.vscode/settings.json
2021-09-12 17:34:09 -07:00

8 lines
179 B
JSON

{
"files.associations": {
"iostream": "cpp"
},
"C_Cpp.clang_format_fallbackStyle": "LLVM",
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
}