I’m currently working through the Simple Shooter lectures in the Unreal C++ course, and I just upgraded to Unreal 4.26. Now, it seems that Intellisense is no longer working in VS Code. Previously, there was a step to fix it, where I pasted the defines.txt into the .json file in my project, but now the “defines” section is gone. I’m thinking this is a different issue that I need to fix, but I’m not sure where to start.
I searched around thinking someone else surely had run into this, but didn’t find anything. Any suggestions?