You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to v0.253.10629 from v0.252.17811 completion works weird.
Among suggestions, if I choose suggestions from the Language Server, it removes original text and replace this into remaining text.
For example, when I intended to type logger and after typing 'lo' and choosing suggested 'logger'. the result becomes 'gger' not 'logger'.
Please refer the video I attached.
It did work well in v0.252.17811