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
Instead of returning all documentation in the textDocument/completion request, we should only return documentation in the completionItem/resolve request, if the client supports it.