Posted by: Dennis
« on: September 01, 2023, 07:49:24 PM »I was finally able to get back to this and reproduce the problem. It traces back to the (OFF by default) option: Document > C# Options... > Auto-Complete > Completion choice > "Insert current completion in file"
It looks like the code that is removing the current completion and replacing another when you hit cursor down is taking a few extra bytes.
I'll see if I can track down where the hungry hippo is hiding.
Thanks for your patience (and putting together that sample and video, would never have been able to reproduce this bug without it).
It looks like the code that is removing the current completion and replacing another when you hit cursor down is taking a few extra bytes.
I'll see if I can track down where the hungry hippo is hiding.
Thanks for your patience (and putting together that sample and video, would never have been able to reproduce this bug without it).