C
C#2y ago
ERR404

❔ Omnisharp won't work

I'm trying to use omnisharp with use Modernet set to false and it keeps saying It cant find the .Net SDK
14 Replies
Angius
Angius2y ago
https://github.com/dotnet/vscode-csharp/blob/main/README.md#recommended-install If, for whatever reason, you need to use .NET versions lower than 6.0, you need to install them in full, including the MSBuild tooling
Angius
Angius2y ago
Gotta love people dropping a question and going offline immediately after KEKW
ERR404
ERR404OP2y ago
sorry I was restarting my computer to see if it needed that as I hadnt since I installed .Net I have installed the MsBuild tooling and if its relevent Im using Windows
Angius
Angius2y ago
Why are you using VS Code if you're on windows, then?
ERR404
ERR404OP2y ago
because my friend recommended it to me
Angius
Angius2y ago
Ah, well, go and recommend Visual Studio 2022 to your friend, then You'll have a much easier time with it
ERR404
ERR404OP2y ago
he is incredibly stubborn so I wont try that
Angius
Angius2y ago
Well, be stubborn yourself Does your friend also insist you turn off the ModernNet setting?
ERR404
ERR404OP2y ago
no thats so I can use unity
Angius
Angius2y ago
VS Code support for Unity is deprecated All the more reason to use VS proper
ERR404
ERR404OP2y ago
and should that solve my problems or do I also need to set that up in a specific way?
Angius
Angius2y ago
Installing VS 2022 and enabling Unity support during installation will be all that's needed
ERR404
ERR404OP2y ago
alright thanks
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?