Accepting a suggestion in the editor removes everything in front of the cursor
Accepting a suggestion removes everything in front of the cursor:
https://github.com/user-attachments/assets/78ebd74d-d659-443d-851f-548ffa0eadab
This happens on Tab and typing . or ( when a suggested item is already typed. I'm using Firefox on Windows but my colleague who uses Chrome can reproduce that too.
Same on a third machine (macOS + Safari).
This bug does not occur when anything other than default is selected.(Edit: Currently, in 12/10, this workaround is available for selections other than default, x64.)
Seems to affect C# only. Does not happen with F# or VB.
Thanks for reporting -- can you try again and see if this is still happening?
I was able to reproduce it, but for some reason it was only happening in one environment (stable). I did a redeployment and this issue is no longer happening in my testing. However since I wasn't able to reproduce in other environments, and redeployed with no changes, I am not confident that the root cause is resolved.
It is still reproduced in default, and x64.
Confirmed still happening today
Can also confirm it's still a problem in default and x64. It's also happens in the preview editor with all platforms.
Using latest Chrome in Windows 10.
Duplicate of #1316?