VS Code Intellisense

Hello, I’ve been struggling with VS Code IntelliSense for a while now.
It’s driving me crazy. It’s just not autocompleting anything and red underlining random stuff.

I use:

  • MacOS Big Sur (11.4)
  • VS Code (1.58.2)
  • C/C++ Extension from ms-vscode.cpptools (v1.5.1)
  • UE4 (4.26.2)

Do you have any solutions on how to fix?

PS: I also noticed that upon opening VS Code I get this error:

Unable to resolve configuration with compilerPath "cl.exe".  Using "/usr/bin/clang" instead.

Are these two things related?

Have you tried File > Refresh VS Code Project within Unreal?

Hey @DanM, yes I tried.
But I think the problem it’s with the C++ compiler configuration.
Most likely something to do with this.

Then I’d suggest you see if it’s reported in the issue tracker for the extension

If not then I suggest you report it.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms