#include error UE4.25 + vs code FIX

Hi!

Just want to share the method that helps me fix red squiggles at #include lines:

There is a problem with defines in new projects with 4.25+vscode, so we just need to manually add defines in vscode json settings.

After I made this fix my IntelliSence begin work and I finally can see colors of int32/FString etc.

Also this helps with BullAndCow project.

3 Likes

Privacy & Terms