-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi there. I am C# developer and looking for a good IDE on Linux. I have been using Windows and Visual Studio for a long time and switching over to Linux and writing C# code on Linux system is kind of a challenge. I acknowledge that there is VS Code, Jetbrains Rider and (obsolete) Monodevelop IDE. Recently, I have came across the Dotdevelop project, which is a fork from the Monodevelop ide and I have some questions regarding.
Question No.:
1. Will it support dotnet core frameworking (including the debugger support) or it will only use Mono?
2. How do I build it from the source? Well, there is guide on how to build it, however, it was marked as obsolete. Therefore, I did not dare to build it myself. However, a proper building guide will be well appreciated.