|
|
|
|
|
by Yuioup
3774 days ago
|
|
Visual Studio Code is an entirely different animal, built with JavaScript on top of node.js (like Atom). MonoDevelop is a clone of Visual Studio written in C# which isn't even remotely compatible with the mis-named Visual Studio Code. If they want to port MonoDevelop to Visual Studio Code, they would have to re-write all the features from scratch. At this point they might as well re-write Visual Studio to node.js and not waste time on porting MonoDevelop. I hope it doesn't happen. I certainly don't want to develop on an IDE written on top of a God-awful language with a ridiculously slow run-time. |
|
They might have great intentions with MonoDevelop when it first launched, but it has been lagging behind other IDEs forever. With things like IntelliJ Rider, this position is not going to improve.
From my perspective Microsoft has done more with Visual Studio Code since its release 10 months ago than MonoDevelop has done in a decade. I'd argue it's easier to extend VSC to use it for C# development (which it already supports [1]) than to get MonoDevelop on par with modern IDEs.
And despite being JS/TS, the IDE is very very fast.
[1] https://code.visualstudio.com/Docs/languages/csharp