[phobos] Initial Phobos style guide proposal
Steve Schveighoffer
schveiguy at yahoo.com
Thu Mar 31 13:08:10 PDT 2011
----- Original Message -----
> From:Jonathan M Davis <jmdavisProg at gmx.com>
> I take it that you don't have syntax highlighting on at all then? Since
> pretty
> much _any_ code editor is going to mark comments in a different color unless
> you tell it not to, and since you're apparently using /** */, you're not
> going
> to run into problems with it not being supported due to it being D-only.
Yes, my editor does have syntax highlighting. But...
Look at this: https://github.com/D-Programming-Language/phobos/blob/master/std/container.d
No syntax highlighting.
-Steve
More information about the phobos
mailing list