Files
Sunscreen/.vscode/settings.json

12 lines
265 B
JSON

{
"files.associations": {
"iostream": "cpp",
"__locale": "cpp",
"__string": "cpp",
"regex": "cpp",
"string": "cpp",
"string_view": "cpp",
"span": "cpp"
},
"debug.allowBreakpointsEverywhere": true
}