Do not highlight // inside a string inside a preprocessing directive as a comment
parent
e6deee67a4
commit
ac065cd84d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue