----- Original Message -----
> From:Jonathan M Davis <[email protected]>

> 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



      
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to