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

Autocomplete for each word (or every time space is pressed) #55

Open
kgaspard opened this issue Nov 20, 2017 · 0 comments
Open

Autocomplete for each word (or every time space is pressed) #55

kgaspard opened this issue Nov 20, 2017 · 0 comments

Comments

@kgaspard
Copy link

This autocomplete script is fantastic, thank you for making it publicly available!

However, for my use case, I need it to display the options every time space is pressed. So let's say, for the sake of simplicity, I have a local suggestion array with "sale price" and "item cost", and I already typed in "how much is my" in the input textbox, is there a way to show those two options when I press space, only "sale price" when I then press 's', then fill in "sale price" at the end of the text (rather than replacing all of it) when I select that option?

Thank you

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

1 participant