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
"ok" is not visible there. I consider it as low priority, because "ok" is always a boolean and has no members, so the chance that you actually need autocompletion for it is low. But might worth fixing it one day. Gocode has mechanisms for infering such types with a map indexing statement. Shouldn't be too hard to add this one as well.