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
Jumping to a definition foo| ... with the caret after the last o in the identifier doesn't go anywhere (fails with "not a name"). Probably a problem with how we are checking for line/col being within a span.
Jumping to a definition
foo| ...with the caret after the lastoin the identifier doesn't go anywhere (fails with "not a name"). Probably a problem with how we are checking for line/col being within a span.