mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 12:28:59 +00:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
|
"files.associations": {
|
|
"*.sdf": "xml",
|
|
"*.ino": "cpp",
|
|
"*.h": "cpp"
|
|
}
|
|
}
|