You will find my complete configuration XML in attachment
thanks for your help,
Olivier
Hi
Olivier,
Thank
you for using Syncfusion products,
We
would like to let you know that your requirement can be achieved by using below
code snippet.
Code
Snippet [C#]:
<lexem BeginBlock="/*" EndBlock="*/" Type="Comment" OnlyLocalSublexems="true" IsComplex="true"
IsCollapsable="true" CollapseName="/*...*/" AllowTriggers="false">
<SubLexems>
<lexem BeginBlock="/*" Type="Comment" />
<lexem BeginBlock="\n" IsBeginRegex="true" />
</SubLexems>
</lexem>
Please let us know
if you need any further assistance,
Regards,
Saravanan T
<lexem Type="Comment" BeginBlock="--" IsBeginRegex="false" /> <lexem Type="Comment" BeginBlock="/*" IsBeginRegex="false" />
Hi
Oliver,
Thank
you for your update,
We
are glad to hear that the reported problem has been resolved.
Please
let us know if you need any further assistance,
Regards,
Saravanan
T