what editor/IDE do you use to write D code?

nobody nobody at mailinator.com
Sun Aug 20 10:18:30 PDT 2006


BCS wrote:
> Andrei Khropov wrote:
>> Hello all,
>>
>> I just wonder what editor/IDE do you use to write D code?
>> How mature are VSpluginD, Poseidon, leds?
>>
> 
> EditPlus
> 
> It's marco ability is good enough to implement the Sieve of 
> Eratosthenes. (Man do I have to mutch time on my hands!!)

Thanks for the suggestion. I used TextPad to do the same.
What strategy did you use? I think mine should be evident:

Before:

X
_pppppppppppppppppppppppppppppppppppppppppppppppp


After:
                                                 X
_ppnpnpnnnpnpnnnpnpnnnpnnnnnpnpnnnnnpnnnpnpnnnpnn



More information about the Digitalmars-d-learn mailing list