Colen Garoutte-Carson
Colen Garoutte-Carson
Hi @lijieamd . Your C/C++ log output appears to start after the repro. Now that you've enabled debug logging, could you provide the log output from the start of a...
Hi @lijieamd . Can you clarify what you're seeing, or expecting to see and not seeing? From your logs, it looks like things are working correctly. I see that IntelliSense...
Hi @lijieamd . Sorry, I had interpreted your comments to indicate that your "guest" log, which displayed 0 squiggles, was the scenario you were reporting a problem with, not the...
Hi @lijieamd . Could you try setting, `"C_Cpp.intelliSenseCacheSize": 0`, and checking it the issue still repros? Setting that to `0` will also clear some temporary files. So, if that fixes...
Hi @lijieamd , @rubiot , @heikopanjas . I'm afraid we don't have enough information here to investigate. We're not able to repro a scenario in which simple functionality simply doesn't...
Hi @rubiot . Since this is not happening for most users, is there anything you can tell us about how your team is configuring VS Code and your Linux instances...
Hi @rubiot . Another user (in a related issue) reported that the problem does not repro if using the target machine directly, not remoting into it. Can you confirm whether...
> Intellisense breaks even when using VSCode locally for our team. Hi @rubiot . You may be reproducing a different issue. This issue is tracking something that only happens via...
Hi @CookiePLMonster . Could you enable `"C_Cpp.loggingLevel": "Debug"` and give us more of the output from the C/C++ output panel leading up to the issue? Could you try this with...
Hi @CookiePLMonster I do not see any failure to query a compiler in your logs, so we can rule that (and fallback scenarios) out. Putting together a simple example of...