mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
another vs code automated edit...
This commit is contained in:
parent
9f64760b7a
commit
4a2ed6de4e
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -21,7 +21,10 @@
|
|||||||
"*.rh": "cpp",
|
"*.rh": "cpp",
|
||||||
"chrono": "cpp",
|
"chrono": "cpp",
|
||||||
"string": "cpp",
|
"string": "cpp",
|
||||||
"filesystem": "cpp"
|
"filesystem": "cpp",
|
||||||
|
"format": "cpp",
|
||||||
|
"ratio": "cpp",
|
||||||
|
"xstring": "cpp"
|
||||||
},
|
},
|
||||||
"C_Cpp.intelliSenseEngineFallback": "disabled",
|
"C_Cpp.intelliSenseEngineFallback": "disabled",
|
||||||
"mesonbuild.configureOnOpen": true,
|
"mesonbuild.configureOnOpen": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user