26 lines
620 B
JSON
26 lines
620 B
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"bitset": "cpp",
|
|
"string_view": "cpp",
|
|
"hash_map": "cpp",
|
|
"hash_set": "cpp",
|
|
"initializer_list": "cpp",
|
|
"span": "cpp",
|
|
"regex": "cpp",
|
|
"valarray": "cpp",
|
|
"__hash_table": "cpp",
|
|
"__split_buffer": "cpp",
|
|
"__tree": "cpp",
|
|
"deque": "cpp",
|
|
"list": "cpp",
|
|
"map": "cpp",
|
|
"queue": "cpp",
|
|
"set": "cpp",
|
|
"stack": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"unordered_set": "cpp",
|
|
"vector": "cpp"
|
|
}
|
|
} |