File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 13951395 }
13961396 },
13971397 {
1398- "match" : " \\ G\\\\ {2}(?>c|[CM](?>-|(.))?+)(?>(\\\\ {3})(\\\\ )|\\ g<0 >|(\\\\ {2})?+(\\\\ u.{4,0}|\\\\ ?+.))?+" ,
1398+ "match" : " \\ G( \\\\ {2}(?>c|[CM](?>-|(.))?+)(?>(\\\\ {3})(\\\\ )|\\ g<1 >|(\\\\ {2})?+(\\\\ u.{4,0}|\\\\ ?+.))?+) " ,
13991399 "captures" : {
14001400 "0" : { "name" : " punctuation.definition.list.begin.markdown.tm" },
1401- "1 " : { "name" : " invalid.illegal.tm markup.underline regex" },
1402- "2 " : { "name" : " constant.character.escape.tm" },
1403- "3 " : { "name" : " markup.bold" },
1404- "4 " : { "name" : " punctuation.definition.tag.tm" },
1405- "5 " : {
1401+ "2 " : { "name" : " invalid.illegal.tm regex" },
1402+ "3 " : { "name" : " constant.character.escape.tm" },
1403+ "4 " : { "name" : " markup.bold" },
1404+ "5 " : { "name" : " punctuation.definition.tag.tm" },
1405+ "6 " : {
14061406 "name" : " markup.bold regex" ,
14071407 "patterns" : [ { "include" : " source.json.textmate#escape-characters" } ]
14081408 }
You can’t perform that action at this time.
0 commit comments