code completion puts cursor 1 char before the end?
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just updated kdevplatform and kdevelop to git/master/head (d88ad853f1559134e75c80e9f9ccc81d0c80a118 and ab34bceb197b9764e29eecbd4fee146a7356faf6 respectively). I now notice that the cursor ends up to the left of the inserted term's end instead of after the term, when I accept a suggestion from the context browser's completion popup. Is anyone else seeing this? R.