Let's see following example:
I have written self.getFullName(). I want to change it to
self.getShortName(). I set pointer before 'F', delete Full and start
typing. Immediately appears completion - I hit enter. I received
self.getShortNameName(). Could you change it, so I it would reuse
following characters too?
--
Filip Gruszczyński