Pressing Ctrl + “.” simply comes up with a message saying “no code actions available”
Also, I’m sure autocomplete was working fine on my last projects but since this new project VS codes autocomplete mostly doesn’t work. There are things poping up but most of the suggestions are missing. Any help please?
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.
Press Ctrl + Shift + P in VS Code.
Type “OmniSharp: Select Project” and press Return.
Select the solution workspace entry.
Maybe you’ll have to reboot your computer. Then launch Unity again and open one of your scripts.