<table><tr><td style="">dhaumann created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7827" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Motivated by incorrect regular expressions of the form [a-zA-z] or [a-Z], this patch extends the highlighting indexer to check for this kind of errors. This, however, is only a heuristic, so theoretically, we may have false positives. This is not an issue so far, though. In fact, this check detects two more issues, which are fixed with this change as well.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>make test</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7827" rel="noreferrer">https://phabricator.kde.org/D7827</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>data/syntax/bitbake.xml<br />
data/syntax/haml.xml<br />
src/indexer/katehighlightingindexer.cpp</div></div></div><br /><div><strong>To: </strong>dhaumann, Framework: Syntax Highlighting, gregsteuck, vkrause, cullmann<br /><strong>Cc: </strong>Frameworks<br /></div>