yuku / textcomplete

Autocomplete for HTMLTextAreaElement and more.
https://yuku.takahashi.coffee/textcomplete/
MIT License
1.74k stars 303 forks source link

Should show list immediately when focus when matched #306

Closed zcyzcy88 closed 4 years ago

zcyzcy88 commented 7 years ago

Demo: https://yuku-t.com/jquery-textcomplete - Basic Usage

Now: When I focus, the list is not show, when I press left-arrow key, the list show.

Expect: show list immediately when focus, because the text is matched