mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 13:36:43 +00:00
Add VSCode configuration
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
"files.associations": {
|
||||
"*.sdf": "xml",
|
||||
"*.ino": "cpp",
|
||||
"*.h": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user