{ "files.associations": { "platform.h": "c" }, "debug.allowBreakpointsEverywhere": true, "editor.rulers": [ { "column": 120, "comment": "clang-format" } ], "cmake.configureArgs": [ "--preset", "Debug", "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" ] }