TGC-VP/.vscode/settings.json

6 lines
109 B
JSON

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