[DEV] add raw string
This commit is contained in:
parent
9305207371
commit
c2f8cc81f3
@ -18,6 +18,13 @@
|
|||||||
</regex>
|
</regex>
|
||||||
<sub>TODO</sub>
|
<sub>TODO</sub>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule name="RawText">
|
||||||
|
<color>doubleQuoteText</color>
|
||||||
|
<regex>
|
||||||
|
<start>R"#\(</start>
|
||||||
|
<stop>\)#"</stop>
|
||||||
|
</regex>
|
||||||
|
</rule>
|
||||||
<rule name="comment multiline ERROR">
|
<rule name="comment multiline ERROR">
|
||||||
<color>SYNTAX_ERROR</color>
|
<color>SYNTAX_ERROR</color>
|
||||||
<regex>
|
<regex>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user