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?