Open inosik opened 5 days ago
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.
Seems to affect C# only. Does not happen with F# or VB.
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.