105
Microsoft starts to improve VS code for Unity good news for Unity 3D on Linux
(devblogs.microsoft.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
There is a version of omnisharp Vs code extension C#, 1.23.16 that would allow you to debug took me a while to find out. But now there is no need for that even
Yeah, I used unity for a jam about a month ago, it took me about 4 hours to get VSCode working. In the end it was as simple as rolling the C# plugin back a few versions, but boy did it take me a long time to figure that out.