Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emphasize the matched characters of MatchedPaths #32

Closed
yykamei opened this issue May 26, 2021 · 0 comments · Fixed by #51
Closed

Emphasize the matched characters of MatchedPaths #32

yykamei opened this issue May 26, 2021 · 0 comments · Fixed by #51
Labels
enhancement New feature or request
Milestone

Comments

@yykamei
Copy link
Owner

yykamei commented May 26, 2021

MatchedPath has the attribute named positions, so we can utilize it to emphasize which characters are corresponded to the input query. For example, if the query is abc, the matched paths should be displayed like this:

  • src/abc.js
  • src/wabi/sabi/component.js
  • src/app/beat/component.js
@yykamei yykamei added the enhancement New feature or request label May 26, 2021
@yykamei yykamei added this to the v0.2.0 milestone May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant