2023-08-25 18:38:17 +00:00
|
|
|
{
|
2023-08-26 08:22:59 +00:00
|
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
|
|
"files.associations": {
|
2023-09-30 14:09:45 +00:00
|
|
|
"*.cps": "javascript",
|
2023-09-03 10:41:31 +00:00
|
|
|
"string": "cpp",
|
|
|
|
"optional": "cpp",
|
|
|
|
"istream": "cpp",
|
|
|
|
"ostream": "cpp",
|
|
|
|
"system_error": "cpp",
|
|
|
|
"array": "cpp",
|
|
|
|
"functional": "cpp",
|
|
|
|
"tuple": "cpp",
|
|
|
|
"type_traits": "cpp",
|
2023-09-29 16:18:21 +00:00
|
|
|
"utility": "cpp",
|
2023-09-30 14:09:45 +00:00
|
|
|
"*.d": "cpp",
|
2023-11-07 10:59:35 +00:00
|
|
|
"*.html": "cpp",
|
|
|
|
"*.tcc": "cpp",
|
|
|
|
"regex": "cpp"
|
2023-08-26 08:22:59 +00:00
|
|
|
}
|
2023-08-25 18:38:17 +00:00
|
|
|
}
|