mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-18 16:16:43 +00:00
8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"files.associations": {
|
|
"iostream": "cpp"
|
|
},
|
|
"C_Cpp.clang_format_fallbackStyle": "LLVM",
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnPaste": true,
|
|
} |