Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Incorrect navigation for typealias RHS if typealias shadows it #252

@varungandhi-src

Description

@varungandhi-src

It looks like when we have type X = p.X, the hover doc (and hence go to definition etc) end up referring to the X on the LHS instead of p.X. (try it here)

incorrect hover doc

Originally reported by Robert Lin in Slack.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions