25 lines
512 B
JSON
25 lines
512 B
JSON
{
|
|
"files.associations": {
|
|
"*.ejs": "html",
|
|
"*.ipp": "cpp",
|
|
"__bit_reference": "cpp",
|
|
"__hash_table": "cpp",
|
|
"__split_buffer": "cpp",
|
|
"__tree": "cpp",
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"initializer_list": "cpp",
|
|
"list": "cpp",
|
|
"map": "cpp",
|
|
"regex": "cpp",
|
|
"set": "cpp",
|
|
"string": "cpp",
|
|
"string_view": "cpp",
|
|
"unordered_map": "cpp",
|
|
"unordered_set": "cpp",
|
|
"valarray": "cpp",
|
|
"vector": "cpp"
|
|
},
|
|
"C_Cpp.errorSquiggles": "disabled"
|
|
}
|