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
chore: Improve completions when a lot of exports are present
It seems .sourceSymbol would end up traversing a lot of trees in that case, which is highly inefficient
I also added a try for cases such as scalameta/metals#7573
[Cherry-picked b148260]
0 commit comments