<table><tr><td style="">loh.tar 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/D17693">View Revision</a></tr></table><br /><div><div>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>the selection becomes wrapped in two ? - is that right?</p></blockquote>

<p>Yes</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>if we only want this for, say, markdown, then it should be a per-highlightfile list of chars that trigger this special behavior</p></blockquote>

<p>How that?</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>if I have foo + bar and I select the + bar part and then start typing - asdf, would I now suddenly get foo -+ bar- asdf?!</p></blockquote>

<p>Just try it. Almost right. Due it's behavior to move the cursor at the start of the selection and to keep the selection it becomes <tt style="background: #ebebeb; font-size: 13px;">foo - asfd-</tt></p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>In C++ e.g. I would hate if I couldn't just select code and replace it by an operator anymore,</p></blockquote>

<p>Hm, I see. IIRC has the highlight stuff functions to ask the type of something. So probably there is a <tt style="background: #ebebeb; font-size: 13px;">isOperator(QChar c)</tt> function available. Will then try that.</p>

<p>If not. Would it be too annoying to type <tt style="background: #ebebeb; font-size: 13px;">- SPACE asdf DEL</tt>?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17693">https://phabricator.kde.org/D17693</a></div></div><br /><div><strong>To: </strong>loh.tar, KTextEditor, cullmann<br /><strong>Cc: </strong>mwolff, cullmann, sars, kwrite-devel, kde-frameworks-devel, KTextEditor, hase, michaelh, ngraham, bruns, demsking, dhaumann<br /></div>