Intellisense with vscode?

I found out how to set it up with some help from chat gpt and this documentation:

Mine also got messed up when I moved some files around. To fix it I did the following:

  • Edit > Editor Preferences > General > Source Code, then set Source Code Editor to Visual Studio Code. Restart the editor for the change to take effect.
  • Tools > Refresh Visual Studio Code Project. (If you haven’t done it yet it will say create vs code project instead)