another vs code automated edit...

This commit is contained in:
Edward R. Gonzalez 2023-08-21 21:40:05 -04:00
parent 9f64760b7a
commit 4a2ed6de4e

View File

@ -21,7 +21,10 @@
"*.rh": "cpp",
"chrono": "cpp",
"string": "cpp",
"filesystem": "cpp"
"filesystem": "cpp",
"format": "cpp",
"ratio": "cpp",
"xstring": "cpp"
},
"C_Cpp.intelliSenseEngineFallback": "disabled",
"mesonbuild.configureOnOpen": true,