Closed
Description
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.