Skip to content

Ability to split find usages result based on usage in pattern and expression #14873

Open
@HKalbasi

Description

@HKalbasi

Using a struct or enum variant in a pattern has very different meaning from in an expression. In expression its a construction, but in pattern its an inspection. I almost always know whether I look for construction or inspection, so I think either grouping the results based on this categories or adding more specific commands for querying one of them would work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-idegeneral IDE featuresA-patternpattern handling related thingsC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions