Doxygen syntax highlighting
Posted: Tue May 03, 2011 11:19 am
Hi,
I use CL 2793 on Win 7 and a file with *.c extension.
I try to have a different syntax coloring for a doxygen multiline C-comment section:
/**
doxygen comment here
*/
but always get the coloring as for regualar C-Comments in writing:
/*
C comment here
*/
I managed to get doxygen keywords (like @todo, ...) to have a different color, but not a whole multiline section /** ... */.
Is there anything I can do about this (within the syntax coloring configurations)?
Thanks and best regards.
I use CL 2793 on Win 7 and a file with *.c extension.
I try to have a different syntax coloring for a doxygen multiline C-comment section:
/**
doxygen comment here
*/
but always get the coloring as for regualar C-Comments in writing:
/*
C comment here
*/
I managed to get doxygen keywords (like @todo, ...) to have a different color, but not a whole multiline section /** ... */.
Is there anything I can do about this (within the syntax coloring configurations)?
Thanks and best regards.