Skip to content

Fuzzy text search matching #217

Description

@james-s-w-clark

For the following example structure, I can search:

  • MainGui // 3 results

It would be nice if we could do fuzzy matching, like:

  • mgc // shows MainGuiController

As an aside (maybe this should be a separte ticket): text filtering is only on filenames. It would be nice to filter on modules/packages. The following search gives 0 results:

  • src // 0 results

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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