Hello! I am having a few issues with Intellisense on Windows. I have followed all of the instructions, including the Intellisense instructions from the introduction module and the intellisense blog posts underneath the video. I’ve downloaded all required .Net and the Developer Pack, I’ve ensured that the Omnisharp settings are corrected, and I’ve checked to see that VS Code is the external tool used for Unity/installed in the unity package manager.
I cannot get the transform command and rotate command to pop up. My screen looks like this:
The only setting I could not find was the Omnisharp: Use Global Mono while I was searching through settings. In the Omnisharp Log, There was a notification that it “could not locate MSBuild instance to register with Omnisharp.”
How do I fix this?