{ "configurations": [ { "name": "Linux", "cppStandard": "c++20", "includePath": [ "include" ], "compileCommands": ".vscode/compile_commands.json" } ], "version": 4 }