2024-11-30 00:50:32 +08:00

62 lines
1.4 KiB
JSON

{
"files.associations": {
"*.rmd": "markdown",
"node_api.h": "c",
"typeinfo": "c",
"array": "c",
"atomic": "c",
"bit": "c",
"*.tcc": "c",
"bitset": "c",
"cctype": "c",
"chrono": "c",
"clocale": "c",
"cmath": "c",
"compare": "c",
"concepts": "c",
"condition_variable": "c",
"cstdarg": "c",
"cstddef": "c",
"cstdint": "c",
"cstdio": "c",
"cstdlib": "c",
"cstring": "c",
"ctime": "c",
"cwchar": "c",
"cwctype": "c",
"deque": "c",
"string": "c",
"unordered_map": "c",
"vector": "c",
"exception": "c",
"algorithm": "c",
"functional": "c",
"iterator": "c",
"memory": "c",
"memory_resource": "c",
"numeric": "c",
"optional": "c",
"random": "c",
"ratio": "c",
"string_view": "c",
"system_error": "c",
"tuple": "c",
"type_traits": "c",
"utility": "c",
"initializer_list": "c",
"iosfwd": "c",
"iostream": "c",
"istream": "c",
"limits": "c",
"mutex": "c",
"new": "c",
"numbers": "c",
"ostream": "c",
"semaphore": "c",
"stdexcept": "c",
"stop_token": "c",
"streambuf": "c",
"thread": "c",
"__nullptr": "c"
}
}