{ "makefile.extensionOutputFolder": "./.vscode", "C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools", "makefile.launchConfigurations": [ { "cwd": "/home/student/anw0044/CPE455/gameproject", "binaryPath": "/home/student/anw0044/CPE455/gameproject/game", "binaryArgs": [] } ], "files.associations": { "string.h": "c" } }