1 2 3 4 5 6 7 8 9 10 11
{ "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" }, }