Debian and VSCODE
Hey all,
I remember having unity and vscode with unity support working before, but I seem to be unable to get it working now.
I use Unity 2019.4.15f1 and downgraded vscode to fit the 2019 req(that is what I remember) with code1.39 (also tried the newest version). Installed the C# plugin and the unity plugin. But alas, no autocomplete. I also get dotnet sdk not installed. I follow the guides posted on microsoft and other places, but no dice.
Does anyone else have a working install or can help me debug this? Thanks in advance.
Install: Linux debianRig 5.10.0-0.bpo.8-amd64 #1 SMP Debian 5.10.46-4~bpo10+1 (2021-08-07) x86_64 GNU/Linux
Answer by DrBunsen · Nov 13, 2021 at 04:43 AM
Turns out, vscode doesn't display its errors on default. Mono version was to low. Follow the instructions on mono-project.com and stuff automagically works again.
Your answer
Follow this Question
Related Questions
Unity stops responding to left mouse clicks after using game tab 1 Answer
Unity hangs when opening a project. 0 Answers
How to run Unity3D release for Ubuntu? 0 Answers
Linux Editor Issue scaling and elements disapearing 0 Answers
[Linux Editor] Change player to Vulkan before OpenGL will get you stuck in Unity crashing on startup 0 Answers