How to configure intellisense for msys2's GCC #13396
Unanswered
Katzenwerfer
asked this question in
Q&A
Replies: 1 comment
-
This most likely means that our extension is failing to query your compiler. If you could share some logging information with us, we should be able to see what is going wrong.
Note that there will be file paths in this logging, so if any of that information is sensitive, please redact it before sharing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've set my configuration by hand through the properties file, but the inline suggestions in the editor still tell me that I should run the
Select IntelliSense Configuration...
command. So, I've tried running it, and it doesn't seem to do anything I wasn't doing manually already, and the message still doesn't go away.I was wondering if there is anything I'm missing here? Is there a proper way of configuring intellisense for my platform?
It's worth mentioning that the inline suggestions don't seem to be missing anything in particular and work correctly as far as I can tell.
Beta Was this translation helpful? Give feedback.
All reactions