News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Syntax highlighting on macro definitions

Started by Manolo, November 29, 2007, 07:14:14 PM

Previous topic - Next topic

Manolo

Hello

Preprocessor commands coloring, when i.e. a macro
definition needs several \-continued lines, has two behaviors:
a) All lines that are part of the macro have fully same color, say
green on white.
b) If a comment line is part of the macro, coloring is restored
to normal C++ syntax highlighting.

I don't know which behavior is desired. I think I can live with
anyone of them, but just one.

Perhaps \-continued lines should have a different background...

Manolo