You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the query input is used this searches in the entire docsets for each partial phrase that is formed while the final phrase is typed, this makes the searches tedious because each search is slow and the intended search is the most of times for the final full phrase.
I suggest that after a keypress and before doing a search a period of time must pass (usually one second), this for waiting a new keypress.
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for a related request.
lockbot
locked and limited conversation to collaborators
Sep 16, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When the query input is used this searches in the entire docsets for each partial phrase that is formed while the final phrase is typed, this makes the searches tedious because each search is slow and the intended search is the most of times for the final full phrase.
I suggest that after a keypress and before doing a search a period of time must pass (usually one second), this for waiting a new keypress.
The text was updated successfully, but these errors were encountered: