2022-12-24 11:32:32 +01:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"cmdz80.h": "c",
|
|
|
|
"ticalcs.h": "c",
|
|
|
|
"ticables.h": "c",
|
|
|
|
"vector": "c",
|
2022-12-27 20:31:52 +01:00
|
|
|
"random": "c",
|
|
|
|
"array": "cpp",
|
|
|
|
"atomic": "cpp",
|
|
|
|
"bit": "cpp",
|
|
|
|
"*.tcc": "cpp",
|
|
|
|
"cmath": "cpp",
|
|
|
|
"string": "cpp",
|
|
|
|
"unordered_map": "cpp",
|
|
|
|
"exception": "cpp",
|
|
|
|
"algorithm": "cpp",
|
|
|
|
"memory": "cpp",
|
|
|
|
"memory_resource": "cpp",
|
|
|
|
"optional": "cpp",
|
|
|
|
"string_view": "cpp",
|
|
|
|
"type_traits": "cpp",
|
|
|
|
"utility": "cpp",
|
|
|
|
"functional": "cpp",
|
|
|
|
"fstream": "cpp",
|
|
|
|
"iosfwd": "cpp",
|
|
|
|
"istream": "cpp",
|
|
|
|
"limits": "cpp",
|
|
|
|
"new": "cpp",
|
|
|
|
"numeric": "cpp",
|
|
|
|
"ostream": "cpp",
|
|
|
|
"sstream": "cpp",
|
|
|
|
"streambuf": "cpp",
|
|
|
|
"system_error": "cpp",
|
|
|
|
"tuple": "cpp",
|
|
|
|
"typeinfo": "cpp",
|
2023-01-07 13:18:50 +01:00
|
|
|
"cstddef": "c",
|
|
|
|
"keys83p.h": "c",
|
|
|
|
"stdlib.h": "c"
|
2022-12-25 03:30:58 +01:00
|
|
|
},
|
|
|
|
"cmake.configureOnOpen": true
|
2022-12-24 11:32:32 +01:00
|
|
|
}
|