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
Right now, auto-complete works against a fixed list of symbols from the standard library. In addition to that, it should look in the current file for things that look like definitions, and add them to the auto-complete list.