mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 05:26:53 +00:00
Update VSCode settings
Disable error squiggles as they often work incorrectly. Decrease number of include libraries to index.
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
"C_Cpp.errorSquiggles": "disabled",
|
||||
"files.associations": {
|
||||
"*.sdf": "xml",
|
||||
"*.ino": "cpp",
|
||||
|
||||
Reference in New Issue
Block a user