Replies: 3 comments 1 reply
|
Yeah, it works for me. Can you try remove the |
0 replies
|
In the extension settings I added In The log diagnostics command produces: |
0 replies
|
It works if I use Glancing at the source, I think only |
1 reply
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.
Should VSCode variables work in the include path setting?
I'm trying to set
C_Cpp.default.includePathto include${userHome}/some/path/include/**, but it's not working. If I write/home/hamish/...instead then it works.All reactions