mirror of
https://github.com/cathery/sys-con.git
synced 2024-11-05 08:26:32 +00:00
60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"*.tcc": "cpp",
|
|
"cctype": "cpp",
|
|
"clocale": "cpp",
|
|
"cmath": "cpp",
|
|
"cstdarg": "cpp",
|
|
"cstdint": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cstring": "cpp",
|
|
"cwchar": "cpp",
|
|
"cwctype": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"exception": "cpp",
|
|
"fstream": "cpp",
|
|
"initializer_list": "cpp",
|
|
"iosfwd": "cpp",
|
|
"istream": "cpp",
|
|
"limits": "cpp",
|
|
"new": "cpp",
|
|
"optional": "cpp",
|
|
"ostream": "cpp",
|
|
"sstream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"streambuf": "cpp",
|
|
"string_view": "cpp",
|
|
"system_error": "cpp",
|
|
"type_traits": "cpp",
|
|
"tuple": "cpp",
|
|
"typeinfo": "cpp",
|
|
"utility": "cpp",
|
|
"atomic": "cpp",
|
|
"chrono": "cpp",
|
|
"cstddef": "cpp",
|
|
"ctime": "cpp",
|
|
"deque": "cpp",
|
|
"algorithm": "cpp",
|
|
"functional": "cpp",
|
|
"iterator": "cpp",
|
|
"memory": "cpp",
|
|
"memory_resource": "cpp",
|
|
"numeric": "cpp",
|
|
"random": "cpp",
|
|
"ratio": "cpp",
|
|
"string": "cpp",
|
|
"thread": "cpp",
|
|
"bit": "cpp",
|
|
"cinttypes": "cpp",
|
|
"variant": "cpp",
|
|
"condition_variable": "cpp",
|
|
"map": "cpp",
|
|
"set": "cpp",
|
|
"mutex": "cpp",
|
|
"shared_mutex": "cpp"
|
|
},
|
|
"C_Cpp.dimInactiveRegions": true
|
|
} |