|
|
|
|
|
by whatever_dude
3772 days ago
|
|
> MonoDevelop is a clone of Visual Studio written in C# 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 |
|