Replies: 1 comment 5 replies
-
Is the file mentioned after "cannot open source file..." the same file that was |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have all paths correctly setup in
c_cpp_properties,json
underincludePath
and when I type#include <...
it correctly suggests the directories and files under that path but once I finish the statement with...>
the red squiggles appear saying "cannot open source file..." which is inconsistent and shows that this is perhaps fundamentally flawed since I have always experienced this issue. What really is the problem?Beta Was this translation helpful? Give feedback.
All reactions