ysyx/.vscode/settings.json

14 lines
294 B
JSON

{
"files.associations": {
"assert.h": "c",
"ring_buffer.h": "c",
"optional": "c",
"system_error": "c",
"array": "c",
"functional": "c",
"tuple": "c",
"type_traits": "c",
"utility": "c",
"bstrlib.h": "c"
}
}