If I define a new file type that uses /* and */ as the block comment begin and end, the following comment causes the rest of the file to be highlighted as a comment:
/* foo **/ If I remove the extra asterisk in the block comment end, the highlighting works correctly. This bug does not occur in Java files. Ciao, Gordon -- Sitraka -- the Java advantage http://www.sitraka.com/ _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
