{ "terminal.integrated.defaultProfile.windows": "MSYS2 MinGW x64", "terminal.integrated.profiles.windows": { "MSYS2 MinGW x64": { "path": [ "C:/msys64/msys2_shell.cmd" ], "args": [ "-defterm", "-no-start", "-mingw64", "-shell", "sh", "-here" ], "icon": "terminal-bash" } }, "cmake.configureOnOpen": false, "files.eol": "\n", "nrf-connect.topdir": "${nrf-connect.sdk:2.1.2}", "nrf-connect.toolchain.path": "${nrf-connect.toolchain:2.1.2}", "files.associations": { "input.h": "c", "draw_screen.h": "c", "camera.h": "c", "entity.h": "c", "stdint.h": "c", "player_controller.h": "c", "sprite_controller.h": "c", "types.h": "c", "startingscreen.h": "c" } }