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

Implement Sublime-like searching #188

Open
ajcastro opened this issue Feb 14, 2019 · 1 comment
Open

Implement Sublime-like searching #188

ajcastro opened this issue Feb 14, 2019 · 1 comment

Comments

@ajcastro
Copy link

image

Is it possible to make the search to work like in sublime?
I also have a github package for that, I just want to put that feature here.
Maybe this can help... https://github.com/sedp-mis/base-grid-query/blob/master/src/Search/SublimeSearch.php

Please look at the search() and the parseSearchStr() methods.. the parseSearchStr splits every character and put % it between characters so it can match fragments of the words

@dasbrowedx
Copy link

I am not sure exactly what you are asking, but you may want to look Twitter Typeahead js - maybe I am miss-understanding your question.

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

No branches or pull requests

2 participants