A Workaround
Bit of a hacky workaround, but try this for now:
-
Add a cpp.hint to your root folder
-
Add the missing defines in here, for example, mine is:
#define UCLASS()
#define GENERATED_BODY()
#define UFUNCTION()
-
Restart visual studio and give it a few seconds. This should get rid of your green squiggles.
-
List item