Skip to content

search.exclude fails to be applied if there are > 1 symbols matching in the excluded file #5152

@sean-mcmanus

Description

@sean-mcmanus

Use #b2 to to search for all symbols starting with "b2" with code

int b22;
int b23;

in a "sub" folder with search.exclude containing "**/sub".

Bug: "b23" is incorrectly returned as a result, even though #b23 correctly returns no result.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions