Help with visual studio

So VS code used to auto complete bits of code, and I could tab to see options when writing certain things, I’m not sure what happened but VS no longer is doing this. I’m halfway through the course and its driving me insane. I’ve reinstalled like 3 times looked online for help and I just can’t figure out what the issue is. I’m certain its some setting that got changed that I just can’t find but if anyone can help me I would really appreciate it, this has put a stop to me continuing the course.

Hi Olomer,

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. 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.

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

Did any of these fix it for you?


See also:

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

Privacy & Terms