Skip to content

Goto References should find references for the current type #2952

Open
@fendor

Description

@fendor

Essentially, help you find all occurrences for a polymorphic function of a given type. Example, maybe you want to find all occurrences of (==) :: Foo -> Foo -> Foo.
Currently, iirc, goto References will find all occurrences of (==) regardless of the type.

If I am not mistaken, such a query is currently not possible.

Afaict, it should be easily possible to implement this feature, but the Client UI might be a bit complicated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: in discussionNot actionable, because discussion is still ongoing or there's no decision yettype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions