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
We can find all references of a symbol imported from an untyped module.
Actual behavior:
We don't have symbols attached to the module, just local symbols. So there's no good way to find references. Before #14001 we could do it by matching the name, we can do better.