Provide a way to debug the include path search specified in c_cpp_properties.json
#13274
Labels
Feature: Configuration
An issue related to configuring the extension or IntelliSense
Language Service
more info needed
The issue report is not actionable in its current state
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
I am following the reference page: https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference
Anyway, there are many cases where the include are not found even if the files are found in the provided paths
Of course, the code compiles successfully.
The compiler is:
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
How can I visualize all the paths where the definitions are searched?
How can I "debug" the search paths?
Configuration and Logs
Other Extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: