meteoFront/.vscode/settings.json
2019-06-27 14:28:09 +03:00

6 lines
111 B
JSON
Executable File

{
"C_Cpp.intelliSenseEngineFallback": "Enabled",
"files.associations": {
"*.inc": "cpp"
}
}