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 I tried to press the Tab key after import scala., dotty repl gave a lot of unexpected completions: all symbols in the current scope (all members of the java and scala packages, all members of the Predef), all top-level package name, some special symbols (e.g. <init>, <byname>, <special-ops>, _root), and some folder names in the current working folder.