19 lines
417 B
JSON
19 lines
417 B
JSON
{
|
|
"files.associations": {
|
|
"*.h": "c",
|
|
"type_traits": "c",
|
|
"*.tcc": "c",
|
|
"functional": "c",
|
|
"istream": "c",
|
|
"ranges": "c",
|
|
"streambuf": "c",
|
|
"chrono": "c",
|
|
"string": "c",
|
|
"deque": "c",
|
|
"list": "c",
|
|
"unordered_map": "c",
|
|
"vector": "c",
|
|
"system_error": "c"
|
|
},
|
|
"C_Cpp.errorSquiggles": "Disabled"
|
|
} |