<table><tr><td style="">genethomas 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/D8651" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This fix may have been submitted already via GitHub?</p>

<p>In C# @"strings" can span multiple lines, do not \ escape chars and escape " as "".<br />
e.g.<br />
string text = @"<br />
some text<br />
some more text<br />
a quote "" and<br />
more text";</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>load a test C# file into my editor with the modified cs.xml loaded and check that @"strings" are rendered correctly.</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/D8651" rel="noreferrer">https://phabricator.kde.org/D8651</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>data/syntax/cs.xml</div></div></div><br /><div><strong>To: </strong>genethomas<br /><strong>Cc: </strong>Frameworks<br /></div>