mirror of
https://github.com/ayabusa/Numworks-zeta-os.git
synced 2024-11-22 11:03:24 +00:00
21 lines
500 B
JSON
21 lines
500 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"cstdint": "cpp",
|
||
|
"cstring": "cpp",
|
||
|
"atomic": "cpp",
|
||
|
"string": "cpp",
|
||
|
"unordered_map": "cpp",
|
||
|
"vector": "cpp",
|
||
|
"iterator": "cpp",
|
||
|
"memory_resource": "cpp",
|
||
|
"string_view": "cpp",
|
||
|
"functional": "cpp",
|
||
|
"istream": "cpp",
|
||
|
"new": "cpp",
|
||
|
"ostream": "cpp",
|
||
|
"stdexcept": "cpp",
|
||
|
"streambuf": "cpp",
|
||
|
"system_error": "cpp",
|
||
|
"tuple": "cpp"
|
||
|
}
|
||
|
}
|