I am setting up visual studio code for unity. I tried to install c#
extension but the error
The .NET Core SDK cannot be located. .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path
keeps popping up. All I want is to enable IntelliSense
because its not working.
I already tried the ff:
reinstall the SDK
after closing an open visual studio code
restart the computer
I also tried to make sure that C:\Program File\dotnet
is on the path under system variable