File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 245
245
<context attribute =" CharEscape" lineEndContext =" #pop" name =" CharEscape" >
246
246
<AnyChar String =" nrt\'" " attribute =" CharEscape" context =" #pop" />
247
247
<RegExpr String =" x[0-9a-fA-F]{2}" attribute =" CharEscape" context =" #pop" />
248
+ <RegExpr String =" u\{[0-9a-fA-F]{1,6}\}" attribute =" CharEscape" context =" #pop" />
248
249
<RegExpr String =" u[0-9a-fA-F]{4}" attribute =" CharEscape" context =" #pop" />
249
250
<RegExpr String =" U[0-9a-fA-F]{8}" attribute =" CharEscape" context =" #pop" />
250
251
<RegExpr String =" ." attribute =" Error" context =" #pop" />
255
256
<Detect2Chars char =" *" char1 =" /" attribute =" Comment" context =" #pop" endRegion =" Comment" />
256
257
</context >
257
258
</contexts >
258
- <itemDatas >
259
+ <itemDatas >
259
260
<itemData name =" Normal Text" defStyleNum =" dsNormal" />
260
261
<itemData name =" Keyword" defStyleNum =" dsKeyword" color =" #770088" bold =" 1" />
261
262
<itemData name =" Self" defStyleNum =" dsKeyword" color =" #FF0000" bold =" 1" />
You can’t perform that action at this time.
0 commit comments