On 31 mar 2011, at 22:08, Steve Schveighoffer wrote: > > > > > ----- 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.
Other files have syntax highlighting, don't know why that one doesn't. > -Steve > > > > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos -- /Jacob Carlborg _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
