When I start with a comment in a C++ file that looks this way
/********************
* ...
* ...
********************/
then only the very first line is colored correctly (as shown above).
If I add two empty lines before the comment everything is fine.
Reparse current file doesn't help at all.
Win XP, VS 2003, Build 1626, no other add-ins.
Regards
Marcus