Skip to content

filter by file extension #275

@mobileink

Description

@mobileink

On the topic of filtering, I wonder if it would make sense to support an API that would allow filtering by file extension instead of regexps. I'm guessing that sort of filter could be implemented much more efficiently than with regexps, and I'll bet its a very common use case. Something like myfilter.exts = ["ml", "mli", "mll", "mly"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions