2023-04-01 19:21:46 -07:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"*.rmd": "markdown",
|
|
|
|
"array": "cpp",
|
|
|
|
"compare": "cpp",
|
|
|
|
"type_traits": "cpp",
|
|
|
|
"utility": "cpp",
|
|
|
|
"xtr1common": "cpp",
|
2023-04-03 23:04:19 -07:00
|
|
|
"xutility": "cpp",
|
2023-04-05 00:03:56 -07:00
|
|
|
"initializer_list": "cpp",
|
2023-04-10 18:33:06 -07:00
|
|
|
"table.h": "c",
|
|
|
|
"iterator": "cpp",
|
|
|
|
"memory": "cpp",
|
|
|
|
"exception": "cpp",
|
|
|
|
"optional": "cpp",
|
|
|
|
"tuple": "cpp",
|
2023-04-18 19:47:59 -07:00
|
|
|
"xmemory": "cpp",
|
|
|
|
"algorithm": "cpp",
|
|
|
|
"limits": "cpp"
|
2023-04-05 23:21:23 -07:00
|
|
|
},
|
2023-05-08 17:54:24 -07:00
|
|
|
"C_Cpp.intelliSenseEngineFallback": "disabled",
|
|
|
|
"mesonbuild.configureOnOpen": true
|
2023-04-01 19:21:46 -07:00
|
|
|
}
|