Since the link does not work anymore, this should work:
https://github.com/espressif/vscode-esp-idf-extension/blob/master/templates/.vscode/c_cpp_properties.json
"includePath": [
"${config:idf.espIdfPath}/components/**",
"${config:idf.espIdfPathWin}/components/**",
"${workspaceFolder}/**"
]
Search found 1 match
- Sat Dec 20, 2025 2:21 pm
- Forum: ESP-IDF
- Topic: Error message: #include errors detected. Consider updating your compile_commands.json or includePath.
- Replies: 3
- Views: 10579