Hi, I’ve not been able to get the Intellisense prompts to work for me as shown in the lecture video.
I’ve tried refreshing the workspace via Tools > Refresh Visual Studio Code Project in Unreal (both before opening Visual Studio Code and after opening it), making sure I have the Unreal Engine 4 Snippets and C/C++ Extensions installed correctly, made sure the Unreal project is open when I press Ctrl+Space and double checked that I’ve imported the World.h file correctly (although I’m not just having this problem with the UWorld stuff). I’ve also tried the solutions suggested in the other topics in the Discussions tab for this lecture but none of these appear to work for me. Is there anything I’m missing?