<table><tr><td style="">ahmadsamir 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/D18793">View Revision</a></tr></table><br /><div><div><p>I changed the diff to make replaceText handle inserting the word completion text.</p>

<p>Is this a new behaviour? it exactly matches what users expect when they type something in block selection mode.</p>

<p>Also why would this be opt-in? if you type something in block selection is get replicated on all lines, so it follows that word completion should do the same thing...</p>

<p>Also note that the completion-with-remove-tail bits will have to stay in executeCompletion code, because we iterate over each line to find the tail, there won't be a removeText/replaceText that fits all the tails...</p>

<p>As for a unit test, I'll look into that as I haven't written one before.</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/D18793">https://phabricator.kde.org/D18793</a></div></div><br /><div><strong>To: </strong>ahmadsamir, KTextEditor, cullmann, dhaumann, KDevelop, mwolff<br /><strong>Cc: </strong>mwolff, kde-frameworks-devel, kwrite-devel, KTextEditor, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>