Skip to content

Make Find References foo also show refs for foo-setter #41

@cgay

Description

@cgay

If I ask for the references to a slot getter, most of the time I want to know all the ways that slot is used, whether as getter or setter.

Is there any reason why it would be undesirable to show xrefs for foo-setter automatically when xrefs for foo are requested?

NOTE: I think that if someone explicitly asks for xrefs to foo-setter we do not want to automatically show xrefs to foo, because getter use can easily outnumber setter use by a lot and make setter uses harder to see. That's bad if you're looking for those explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions