We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253e49c commit 78f0e78Copy full SHA for 78f0e78
testFiles/gcov/.vscode/c_cpp_properties.json
@@ -9,8 +9,7 @@
9
"${config:idf.espIdfPath}/components/**",
10
"${config:idf.espIdfPathWin}/components/**",
11
"${config:idf.espAdfPath}/components/**",
12
- "${config:idf.espAdfPathWin}/components/**",
13
- "${workspaceFolder}/**"
+ "${config:idf.espAdfPathWin}/components/**"
14
],
15
"browse": {
16
"path": [
0 commit comments