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