mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-01 02:54:25 +02:00
Remove C_CPP settings from VSCode
This commit is contained in:
@@ -8,7 +8,5 @@
|
|||||||
"**/.pioenvs": true,
|
"**/.pioenvs": true,
|
||||||
"**/.piolibdeps": true,
|
"**/.piolibdeps": true,
|
||||||
".vscode/BROWSE.VC.DB*": true
|
".vscode/BROWSE.VC.DB*": true
|
||||||
},
|
}
|
||||||
"C_Cpp.intelliSenseEngine": "Default",
|
|
||||||
"C_Cpp.autocomplete": "Default"
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user