Skip to content

Conversation

aymericbouzy
Copy link

@aymericbouzy aymericbouzy commented Mar 21, 2022

Closes #19

@aymericbouzy
Copy link
Author

Remains to be fixed

  • Pattern given as input to jest config should display better -> file1|file2|file3
    Screen Shot 2022-03-21 at 23 18 35

  • Matching pattern should be highlighted
    Screen Shot 2022-03-21 at 23 21 06

  • Fuzzy search should be implemented for testnames as well

@aymericbouzy aymericbouzy force-pushed the feature/#19-fuzzy-search branch from eac5141 to dc2edd2 Compare March 21, 2022 22:23
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exciting!

@@ -1,37 +1,32 @@
# [1.0.0](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.5...v1.0.0) (2021-09-29)


Copy link
Member

@SimenB SimenB Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changelog is autogenerated, so don't make any changes to it

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh okay, I'll add it to .prettierignore then

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did so in 286aa14 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fuzzy Search
2 participants