I'm not getting the code suggestions Rick is getting

When I’m in VS Code I am not getting the same autofill sugestions the instructor is getting, I already have the extensions installed in VS and have even downloaded the .NET SDK multiple times and nothing…
what can I do?

Hi Jamie,

Welcome to our community! :slight_smile:

Please follow the instruction on this website and make sure all required extensions are installed: https://code.visualstudio.com/docs/other/unity

If the issue persists, please check the console of VS Code (not Unity!). If the .NET Framework 4.7.1 (Developer Pack) is mentioned there, download and install it from the official Microsoft website. Here is the link: https://dotnet.microsoft.com/download/dotnet-framework/net471

Depending on your version of Unity, it might be that you will have to install the “Visual Studio Code Editor” package in Window > Package Manager in Unity.

  1. Press Ctrl + Shift + P in VS Code.
  2. Type “OmniSharp: Select Project” and press Return.
  3. Select the solution workspace entry.

Maybe you’ll have to reboot your computer. Then launch Unity again and open one of your scripts.

Did this help?


See also:

I am on a Mac, it won’t let me download the .NET Framework becuase its a Windows Applications

In that case, download the latest MONO Framework.

Thankyou, I had to download both of the MONO installations there for it to work!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms