Hi
Patch #3103 extends cbStyledTextCtrl in a way that IsCharacter(), IsString(), IsPreprocessor() and IsComment()
are not C/C++ only anymore. The needed Information is stored in the lexer configuration files. The configuration files for C/C++, D, verilog and VHDL are adjusted in the patch. We need to adjust the other language files step by step (if ithe patch will find it's way into trunk).
regards danselmi