<table><tr><td style="">brauch 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/D22477">View Revision</a></tr></table><br /><div><div><p>I'm not sure if this solves the right problem.</p>

<p>Where I notice this issue a lot is when typing "return". The keyword completion suggests "return", and when I want a newline, I complete the "return" first. This doesn't affect C++ (because of the trailing ";"), but it does affect other languages.</p>

<p>I think this is pretty much the same issue. Maybe it should be solved by hiding the completion window if it was not explicitly invoked if there is any entry matching what you currently typed?</p>

<p>Then typing Foo would not have the completion window open at all in the described case (thus solving your problem, as well as mine), and if you still wanted to complete BarFoo, you would press Ctrl+Space.</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/D22477">https://phabricator.kde.org/D22477</a></div></div><br /><div><strong>To: </strong>ahmadsamir, KTextEditor, cullmann, dhaumann, KDevelop, kossebau, mwolff, kfunk<br /><strong>Cc: </strong>brauch, kwrite-devel, kde-frameworks-devel, LeGast00n, sbergeron, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>