1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-07-25 15:41:27 +00:00

add debugging

This commit is contained in:
2021-09-16 18:09:38 -07:00
parent 33ebdabc07
commit dcd15f161d
4 changed files with 43 additions and 8 deletions

View File

@@ -43,4 +43,5 @@
"C_Cpp.clang_format_fallbackStyle": "LLVM",
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"python.formatting.provider": "black",
}