Commit 708d541
committed
Fix completion mode filtering + optimize scopeCompletions (scala#23172)
I've changed scopeCompletions to lazy val to memoize because I beliveve
we don't need to recompute it. The actual fix is at the comment. There
is no need to create a new Completer just to filter all of remaining
completions at later stage.
Fixes scala#23150
[Cherry-picked 1eee888][modified]1 parent b96a461 commit 708d541
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments