Replies: 1 comment 8 replies
-
What is the reported error? We need info on how IntelliSense is being configured, such as what is reported from running C/C++: Log Diagnostics. It may be running a different IntelliSense mode. |
Beta Was this translation helpful? Give feedback.
8 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.
-
On my laptop, I use the application flawlessly and I get perfect squiggles on bad code, but on my desktop, I have varied results.


For example, this code runs fine on both machines:
however, only on my desktop will I get the squiggles on this code. Anyone know how to fix this? I determined it was this extension because it does not show up if I disable it.
Beta Was this translation helpful? Give feedback.
All reactions