March 5, 2015
9:48 p.m.
On 05 Mar 2015, at 22:36, sergio_101 <sergio.rrd@gmail.com> wrote:
Hey, all..
I have been having a weird problem for awhile. It has been happening on both pharo 3 and pharo 4.
I can't pin down when it is happening, but here's what i am seeing:
at some random time, when i hit the backspace, the cursor moves to the beginning of the method name.. and if i type anything, it overwrites the method name and any other text..
I think this is the code-completion trying to âcompleteâ whole methods⦠it is very annoying. I once searched for where it does it, but I could not find it. Marcus