TGC-VP/.vscode/settings.json
2022-04-11 09:22:28 +02:00

6 lines
109 B
JSON

{
"files.associations": {
"platform.h": "c"
},
"debug.allowBreakpointsEverywhere": true
}