▲ | int_19h 2 months ago | |||||||
It's even worse. VSCode used to be more open source originally, back when it was enthusiastically adopted. And then, gradually, official extensions started replacing parts with closed blobs with onerous licensing terms. C# and Python extensions have both suffered from this. Although the C++ one was never fully open, if I remember correctly. | ||||||||
▲ | wilsonnb3 2 months ago | parent [-] | |||||||
Same for the c# one I think, the old language server was and is still open source but the .net core debugger has always been proprietary. I imagine it is because it is derived from the Visual Studio debugger in some fashion. JetBrains ran into the same problem with Rider back in the .NET core days and had to write their own debugger. | ||||||||
|