Digital Mars D seems to be very good programming language in a lot of ways, but my only problem with it is the amount of time wasted writing arguments to the compiler in the command line at the old fashion way. Is there any good IDE for D? Thanks in advance!
+3
A:
I haven't tried D in them, so you'll need to do your own eval, but:
both claim full support for D.
Michael Burr
2009-05-02 04:50:15
+1
A:
Briefly there is no best IDE for D yet. "Eclipse + Descent" or gEdit are my current choices.
stanleyxu2005
2009-05-03 12:10:31
Does it have debugger support? The lousy debug options are my main gripe with D right now.
BigSandwich
2009-05-05 23:33:27