https://bugs.kde.org/show_bug.cgi?id=432785
--- Comment #1 from Gene Thomas <g...@genethomas.com> --- Of the 28,000 rule lines in the syntax directory, only 10 use extern file ref context attributes. These are a mistake are they not? coffee.xml:270: <Detect2Chars attribute="JavaScript Template" context="RegExpAfterString##JavaScript" char="\" char1="`" endRegion="Template"/> <!-- End template. --> coffee.xml:292: <Detect2Chars attribute="JavaScript Template" context="RegExpAfterString##JavaScript" char="\" char1="`" endRegion="Template"/> <!-- End template. --> javascript-react.xml:81: <DetectChar attribute="Normal Text" context="NoRegExp##JavaScript" char="]" endRegion="List" /> javascript-react.xml:96: <DetectChar context="RegExpAfterString##JavaScript" attribute="Template" char="`" endRegion="Template" /> qml.xml:121: <RegExpr attribute="Objects" context="FindMemberObjectMath##JavaScript" String="\bMath(?=\s*\.)" /> qml.xml:148: <DetectChar attribute="String" context="RegExpAfterString##JavaScript" char=""" /> selinux-fc.xml:90: <IncludeRules context="_m4_builtin_keywords##SELinux Policy"/> typescript.xml:406: <DetectChar context="RegExpAfterString##JavaScript" attribute="Template" char="`" endRegion="Template" /> typescript-react.xml:103: <DetectChar context="RegExpAfterString##JavaScript" attribute="Template" char="`" endRegion="Template" /> yara.xml:66: <RegExpr attribute="Start Regular Expression" context="(regex caret first check)##JavaScript" String="/(?=(?:[^/\\\[]|\\.|\[(?:[^\]\\]|\\.)+\])+/(?:[gimsuy]+(?!\s*[\w$])|(?![/\*])|(?=/\*)))" /> -- You are receiving this mail because: You are watching all bug changes.