A look at the D programming language by Ferdynand Górski

mist none at none.none
Wed Jan 16 03:20:40 PST 2013


On Wednesday, 16 January 2013 at 10:59:46 UTC, Regan Heath wrote:
> In an ideal world the source code would be stored in file on 
> disk in some "standard" format, and displayed in each 
> programmers editor in their own preferred format.  It could end 
> all arguments about code formatting, for good.
>
> R

It is partially achievable now with IDE's auto-formatting tools 
and git commit hooks. Not on disk, of course, but repo is more 
relevant.


More information about the Digitalmars-d-announce mailing list