yuku / textcomplete

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

Completion Strategy for every word #334

Closed MykolaGolubyev closed 3 years ago

MykolaGolubyev commented 3 years ago

Hello, thank you very much for maintaining this library. It took me a couple of hours to go though React available solutions and then I expanded my search to pure javascript libraries and finally found textcomplete!

It works great for one of my use cases - auto complete after #, similar to how twitter new post works. And I had no issues to expand it to work for every complex word user may need to enter inside a search box.

This is not actually an issue, but a thank you post!

yuku commented 3 years ago

Thanks! I'm glad to read this post โค๏ธ ๐Ÿงก ๐Ÿ’› ๐Ÿ’š ๐Ÿ’™ ๐Ÿ’œ