Skip to content

Fuzzy partial matching should prefer exact match #226

Closed
@EvanLovely

Description

@EvanLovely

So I have two molecules with these filenames:

  • 00-primary-nav.mustache
  • 00-primary-nav-jagged.mustache

And when I have this in another file:

{{> molecules-primary-nav }}

It includes the "jagged" variation; it should include the first one as it's an exact match.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions