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 78f0e78 commit 4a31615Copy full SHA for 4a31615
testFiles/gcov/.vscode/c_cpp_properties.json
@@ -9,7 +9,8 @@
9
"${config:idf.espIdfPath}/components/**",
10
"${config:idf.espIdfPathWin}/components/**",
11
"${config:idf.espAdfPath}/components/**",
12
- "${config:idf.espAdfPathWin}/components/**"
+ "${config:idf.espAdfPathWin}/components/**",
13
+ "${workspaceFolder}/**"
14
],
15
"browse": {
16
"path": [
0 commit comments