<table><tr><td style="">mwolff added a comment.
</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/D12220">View Revision</a></tr></table><br /><div><div><p>There's qdoc, doxypress, proprietary custom formatting styles... Comments are free form after all, anything might be in there.</p>

<p>Re parsing whole comment instead of lines: That's a good idea, but you probably don't want to parse using regular expressions, since this can still be error prone (think about code blocks - you don't want to touch their contents).</p>

<p>I personally dislike having a separate setting for this. Overall, imo, I really think we should instead fix clang upstream so that we can re-enable this feature as we got it through libclang. See also:</p>

<p><a href="https://phabricator.kde.org/D8857" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D8857</a><br />
<a href="https://bugs.llvm.org/show_bug.cgi?id=35333" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.llvm.org/show_bug.cgi?id=35333</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12220">https://phabricator.kde.org/D12220</a></div></div><br /><div><strong>To: </strong>progwolff, KDevelop<br /><strong>Cc: </strong>mwolff, croick, kdevelop-devel<br /></div>