Skip to content

Workspace Search: Don't load binary files unless needed #2216

@Wittmaxi

Description

@Wittmaxi

When performing a workspace Search (Ctrl + H) and excluding search in binary files, we currently still load all files in order to determine which files to look through.

Ideally, we would only look into files which we know to be nonbinary, for example by discriminating based on file-extension.
I am not sure what an ideal solution would look like.

Issue stems from a discussion in #2180

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions