Thread overview | |||||
---|---|---|---|---|---|
|
November 28, 2013 D code beautifier | ||||
---|---|---|---|---|
| ||||
does such a thing exist? like html code beautifiers? |
November 28, 2013 Re: D code beautifier | ||||
---|---|---|---|---|
| ||||
Posted in reply to seany | 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 Re: D code beautifier | ||||
---|---|---|---|---|
| ||||
Posted in reply to Shammah Chancellor | 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
|
Copyright © 1999-2021 by the D Language Foundation