Page 1 of 1
How to color DOS labels?
Posted: Sun May 19, 2002 2:09 pm
by Yoram
I have downloaded the msdos.syn syntax file. Labels are not colored. Is it possibe to color them (lines that start with ":")?
Thanks
Re: How to color DOS labels?
Posted: Tue Jun 04, 2002 2:29 pm
by Jörg Frech
[Syntax]
SingleComment = ::
SingleCommentCol = Leading
SingleCommentAlt = :
SingleCommentColAlt = Leading
works fine for me, since most (?) non-occasional batch programmers don't use rem. The corresponding entry in the colors list is "Comments 2".