mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 02:27:13 +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