Hi all, see this other thread too as I seem to not be the only one with this issue.
Wondering if I broke intellisense on my desktop. I’ve tried uninstalling and reinstalling VS 2022 but without resolution to this issue.
Hello,
When i’m trying to do includes such as
#Include "Engine/."
or #include "public/"
if I have a public folder No intellisense suggestions show up. However, if it’s typed #include <
all the files pop up properly. It’s more odd that this happens only on my desktop computer but not my laptop installation. Both are using VS2022 and UE5.3.1. I have updated them both to the latest. Rebuilding VS projects does not seem to fix it either. Reinstalling VS2022 has not fixed the issue.