75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
|
"files.associations": {
|
|
"ios": "cpp",
|
|
"system_error": "cpp",
|
|
"vector": "cpp",
|
|
"xiosbase": "cpp",
|
|
"xstring": "cpp",
|
|
"xtree": "cpp",
|
|
"sstream": "cpp",
|
|
"*.m": "cpp",
|
|
"cmath": "cpp",
|
|
"type_traits": "cpp",
|
|
"algorithm": "cpp",
|
|
"cstddef": "cpp",
|
|
"cstdint": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cstring": "cpp",
|
|
"ctime": "cpp",
|
|
"cwchar": "cpp",
|
|
"exception": "cpp",
|
|
"initializer_list": "cpp",
|
|
"iosfwd": "cpp",
|
|
"istream": "cpp",
|
|
"iterator": "cpp",
|
|
"limits": "cpp",
|
|
"locale": "cpp",
|
|
"map": "cpp",
|
|
"memory": "cpp",
|
|
"new": "cpp",
|
|
"ostream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"streambuf": "cpp",
|
|
"string": "cpp",
|
|
"tuple": "cpp",
|
|
"typeinfo": "cpp",
|
|
"utility": "cpp",
|
|
"xfacet": "cpp",
|
|
"xlocale": "cpp",
|
|
"xlocbuf": "cpp",
|
|
"xlocinfo": "cpp",
|
|
"xlocmes": "cpp",
|
|
"xlocmon": "cpp",
|
|
"xlocnum": "cpp",
|
|
"xloctime": "cpp",
|
|
"xmemory": "cpp",
|
|
"xmemory0": "cpp",
|
|
"xstddef": "cpp",
|
|
"xtr1common": "cpp",
|
|
"xutility": "cpp",
|
|
"iostream": "cpp",
|
|
"list": "cpp",
|
|
"unordered_set": "cpp",
|
|
"xhash": "cpp",
|
|
"*.tcc": "cpp",
|
|
"atomic": "cpp",
|
|
"array": "cpp",
|
|
"cctype": "cpp",
|
|
"clocale": "cpp",
|
|
"cstdarg": "cpp",
|
|
"cwctype": "cpp",
|
|
"deque": "cpp",
|
|
"unordered_map": "cpp",
|
|
"functional": "cpp",
|
|
"memory_resource": "cpp",
|
|
"numeric": "cpp",
|
|
"optional": "cpp",
|
|
"random": "cpp",
|
|
"string_view": "cpp",
|
|
"fstream": "cpp",
|
|
"concepts": "cpp",
|
|
"queue": "cpp"
|
|
},
|
|
"C_Cpp.errorSquiggles": "Enabled"
|
|
} |