File tree Expand file tree Collapse file tree 1 file changed +0
-69
lines changed Expand file tree Collapse file tree 1 file changed +0
-69
lines changed Original file line number Diff line number Diff line change 467467 </dict >
468468 <key >patterns </key >
469469 <array >
470- <dict >
471- <key >include </key >
472- <string >#variable </string >
473- </dict >
474- <dict >
475- <key >include </key >
476- <string >#variableNoProperty </string >
477- </dict >
478- <dict >
479- <key >include </key >
480- <string >#hashtable </string >
481- </dict >
482- <dict >
483- <key >include </key >
484- <string >#scriptblock </string >
485- </dict >
486- <dict >
487- <key >include </key >
488- <string >#doubleQuotedStringEscapes </string >
489- </dict >
490- <dict >
491- <key >include </key >
492- <string >#doubleQuotedString </string >
493- </dict >
494- <dict >
495- <key >include </key >
496- <string >#type </string >
497- </dict >
498- <dict >
499- <key >include </key >
500- <string >#numericConstant </string >
501- </dict >
502- <dict >
503- <key >include </key >
504- <string >#doubleQuotedString </string >
505- </dict >
506470 <dict >
507471 <key >include </key >
508472 <string >$self </string >
524488 </dict >
525489 </dict >
526490 </dict >
527- <dict >
528- <key >begin </key >
529- <string >(?< !')' </string >
530- <key >beginCaptures </key >
531- <dict >
532- <key >0 </key >
533- <dict >
534- <key >name </key >
535- <string >punctuation.definition.string.begin.powershell </string >
536- </dict >
537- </dict >
538- <key >end </key >
539- <string >'(?!') </string >
540- <key >endCaptures </key >
541- <dict >
542- <key >0 </key >
543- <dict >
544- <key >name </key >
545- <string >punctuation.definition.string.end.powershell </string >
546- </dict >
547- </dict >
548- <key >name </key >
549- <string >string.quoted.single.powershell </string >
550- <key >patterns </key >
551- <array >
552- <dict >
553- <key >match </key >
554- <string >'' </string >
555- <key >name </key >
556- <string >constant.character.escape.powershell </string >
557- </dict >
558- </array >
559- </dict >
560491 </array >
561492 </dict >
562493 </array >
You can’t perform that action at this time.
0 commit comments