11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"files.associations": {
|
|
"*.py": "python",
|
|
"app.h": "c",
|
|
"time.h": "c"
|
|
},
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
"C_Cpp.default.includePath": [
|
|
"./include"
|
|
]
|
|
} |