Thread overview
D code beautifier
Nov 28, 2013
seany
Nov 28, 2013
Shammah Chancellor
Nov 28, 2013
bioinfornatics
November 28, 2013
does such a thing exist? like html code beautifiers?
November 28, 2013
On 2013-11-28 22:28:54 +0000, seany said:

> does such a thing exist? like html code beautifiers?

Most IDE's support this.   Try Xamarin Studio with MonoD.

http://mono-d.alexanderbothe.com

November 28, 2013
On Thursday, 28 November 2013 at 22:52:57 UTC, Shammah Chancellor
wrote:
> On 2013-11-28 22:28:54 +0000, seany said:
>
>> does such a thing exist? like html code beautifiers?
>
> Most IDE's support this.   Try Xamarin Studio with MonoD.
>
> http://mono-d.alexanderbothe.com

you can laways used the linux command indent

D community should to give which parameter to give to fit with D
convention