TGC-VP/.vscode/settings.json

6 lines
109 B
JSON
Raw Permalink Normal View History

2022-04-11 09:22:28 +02:00
{
"files.associations": {
"platform.h": "c"
},
"debug.allowBreakpointsEverywhere": true
}