What's the best IDE for DigitalMars D programming? -
Digital Mars D is a very good programming language in many ways, but my only problem with this is the quantity. I was writing the logic argument for the compiler in the old way in the command line. Is there a good IDE for D? thank you in advanced!
The best IDE to use for D is probably the IDE that you use most often and
If you like, you should check out (formerly the lineage)
If you want to look like a visual studio, then you should check-out.
But it seems to have fallen behind.
There is another interesting option that connects good D support, it works on Linux, Windows, and Mac.
Complete the support code of Mono-D, syntax highlighting, class browsing, error highlighting, 'go to definition', intelligent code formatting and more. If you like Monodewell, or require cross-platform support, then this is a good choice.
Monodeville (and Mono-D) use the Visual Studio project format. It is possible that VisualD and Mono D project are able to share files. I have not tested it.
Edit: I just went across that does a good job of displaying the DeeDe options in which they are actively developed.