Hi, thanks for passing by. I’ve been having problems with Visual Studio Code, and couldn’t find any help about it because Visual Studio overshadows Code on search engines.
Code is not autocompleting nothing. As seen in the image below, GameObject is not being suggested. The same thing happens to keywords like Time, Transform or GetComponent, making it hard to do anything.
In the process of unsuccessfully trying to solve this, I reinstalled Code, following the step-by-step instructions given here. Then, I installed the .NET Core SDK, and restarted my PC. At last, I installed the .NET Framework 4.6 Targeting Pack. All unity and c# extensions were already installed after the process.
Any idea on how could I solve this?
