I have tried all of the steps outlined in the IntelliSense Issues? section of the Unity 3D course. So far, nothing has worked. When I type in something the lecturer types, I don’t get any IntelliSense suggestions like he does. When I make a mistake that the lecturer also makes, mine doesn’t get outlined and no suggestions for fixing it are presented while the lecturer gets all of this.
I have installed .NET Core 3.1, .NET Developer pack 4.8, and .NET 6.0. I have all the relevant extensions, and I have changed the C# settings to what was suggested. My Unity version is 2021.3.1f1, and I have uninstalled it twice so far. I have also uninstalled and reinstalled Visual Studio Code several times.
I get this error whenever I try to get an IntelliSense suggestion by typing a function.
Is there anything I can do to get Visual Studio Code to work as intended?