Auto-completion "eats" next symbol

Dmitry Risenberg dmitry.risenberg at gmail.com
Thu Dec 9 22:04:44 UTC 2010


2010/12/10 David Nolden <zwabel at googlemail.com>:
> I've implemented this now (and pushed to master), so you can CTRL+Z to
> get only the overwritten tail back. Lets see how it works.
>

Does not work for me. Example code:

#include <iostream>
string str;

Navigate to the beginning of 'string', type 'std', hit Enter - you get
'stdng str;'.

-- 
Dmitry Risenberg




More information about the KDevelop-devel mailing list