vs setting update

This commit is contained in:
Edward R. Gonzalez 2023-08-21 21:12:25 -04:00
parent 050b00f28a
commit 1f9bbddbb7

View File

@ -18,7 +18,10 @@
"algorithm": "cpp",
"limits": "cpp",
"concepts": "cpp",
"*.rh": "cpp"
"*.rh": "cpp",
"chrono": "cpp",
"string": "cpp",
"filesystem": "cpp"
},
"C_Cpp.intelliSenseEngineFallback": "disabled",
"mesonbuild.configureOnOpen": true,