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
CompletionItem#additionalTextEdits from the langauge server are currently not converted.
I'd need that for the new Go language server to automatically add a missing import, when a function from a not yet imported package is chosen as a completion.