C Syntax highlighting and one line comment

Valerio Messina <efa at iol.it> efa at iol.it
Fri Nov 9 15:23:16 CET 2007


Seems nedit 5.5 C highlight syntax do not recognise the one line comment // as text after // are not italic.
More if // follow a preprocessor directive, it mantein the attributes of preprocessor code.

Example:

#define JBUFF_PKT_LATE -2 // late packet, out of jitterBuffer

// comment are added to C in ANSI C99 ported from C++95

Valerio



More information about the Develop mailing list