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
When you choose a completion for a use statement, the text you initially wrote to get that completion doesn't go away, and there also seems to be some extra text that can be added too, here's an example:
After choosing the A completion:
The use A is still there, as well as this dangling A after the actual correct completion.
The text was updated successfully, but these errors were encountered:
When you choose a completion for a use statement, the text you initially wrote to get that completion doesn't go away, and there also seems to be some extra text that can be added too, here's an example:
After choosing the
A
completion:The
use A
is still there, as well as this danglingA
after the actual correct completion.The text was updated successfully, but these errors were encountered: