I modified the VHDL scheme a little by changing the line :
<comments line="--" />
to
<comments line="--" streamStart="/*" streamEnd="*/" />
I deleted the "vhdl.cscheme" and then rebuilt it but the /* some vhdl code */ is still displayed in a normal font (not like the "--" comment).
What am I missing?