Do not highlight // inside a string inside a preprocessing directive as a comment

master
Yevgen Muntyan 2007-04-21 07:36:20 -05:00
parent e6deee67a4
commit ac065cd84d
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
</start>
<include>
<context ref="def:line-continue" ignore-style="true"/>
<context ref="string" ignore-style="true"/>
<context ref="comment"/>
<context ref="comment-multiline"/>
</include>