Skip to content

Find all references, exclusing test configuration #14530

Description

@chamons

I often want to find the usages of a references, but for some APIs there can be many more usages in test code than elsewhere.

As rust's default is to place test code in the same file, it can be difficult to determine which usages are which without expanding each instance.

In C#, it is relatively simple to work around this by excluding folders or unload test projects.

Would it be possible to add either a new "Find all non-test references", or a project setting to exclude refernces in a test Cfg scope?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-configconfigurationA-idegeneral IDE featuresC-featureCategory: feature request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions