20 lines
465 B
JSON
20 lines
465 B
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"list": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"unordered_set": "cpp",
|
|
"vector": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"regex": "cpp",
|
|
"new": "cpp",
|
|
"*.tcc": "cpp",
|
|
"optional": "cpp",
|
|
"system_error": "cpp",
|
|
"sstream": "cpp",
|
|
"memory": "cpp"
|
|
}
|
|
} |