blob: 51bcf93de93c48c561b95779c67044831dbcb2dc (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"cmake.sourceDirectory": "/home/sophia/Projects/os/teachos/kernel/source",
"cmake.useCMakePresets": "always",
"C_Cpp.autoAddFileAssociations": false,
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
// "[python]": {
// "editor.defaultFormatter": "ms-python.black-formatter"
// },
}
|