Skip to content

Alt+O doesn't honor files.exclude #485

@csholmq

Description

@csholmq

When swithching to matching header file, which is in another folder, all goes well. But switching back picks another matching source file (same folder as header file). Despite excluding all .c files in that folder.

E.g having src/file.c open and hitting Alt+O.

src/file.c
obj/file.c (should be exluded by files.exclude rule)
obj/file.h

Rule: "**/obj/*.c": true

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions