Skip to content

In the name filter at the top * does not match - #60

@tbttfox

Description

@tbttfox

If I had a name like this:
This_is_a_really-long_Name
Just putting a * in the name filter at the top would not match. It requires - to match the dash.

It looks like a bad regex in \dotnet\OutlinerFilter.cs: [\w\s]* doesn't match -
I added it explicitly in my local copy and it seems to work fine.

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