2023-04-01 22:21:46 -04:00
|
|
|
{
|
|
|
|
"files.associations": {
|
|
|
|
"*.rmd": "markdown",
|
|
|
|
"array": "cpp",
|
|
|
|
"compare": "cpp",
|
|
|
|
"type_traits": "cpp",
|
|
|
|
"utility": "cpp",
|
|
|
|
"xtr1common": "cpp",
|
2023-04-04 02:04:19 -04:00
|
|
|
"xutility": "cpp",
|
2023-04-05 03:03:56 -04:00
|
|
|
"initializer_list": "cpp",
|
2023-04-10 21:33:06 -04:00
|
|
|
"table.h": "c",
|
|
|
|
"iterator": "cpp",
|
|
|
|
"memory": "cpp",
|
|
|
|
"exception": "cpp",
|
|
|
|
"optional": "cpp",
|
|
|
|
"tuple": "cpp",
|
2023-04-18 22:47:59 -04:00
|
|
|
"xmemory": "cpp",
|
|
|
|
"algorithm": "cpp",
|
2023-07-13 19:28:25 -04:00
|
|
|
"limits": "cpp",
|
2023-07-13 23:01:20 -04:00
|
|
|
"concepts": "cpp",
|
|
|
|
"*.rh": "cpp"
|
2023-04-06 02:21:23 -04:00
|
|
|
},
|
2023-05-08 20:54:24 -04:00
|
|
|
"C_Cpp.intelliSenseEngineFallback": "disabled",
|
2023-06-28 14:43:21 -04:00
|
|
|
"mesonbuild.configureOnOpen": true,
|
2023-07-15 15:20:55 -04:00
|
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
|
|
"godot_tools.scene_file_config": ""
|
2023-04-01 22:21:46 -04:00
|
|
|
}
|