maxschuster / Vaadin-AutocompleteTextField

A Vaadin TextField with autocomplete (aka word completion) functionality
https://vaadin.maxschuster.eu/AutocompleteTextField/
Apache License 2.0
9 stars 6 forks source link

Matching anywhere on the field #19

Open javydreamercsw opened 7 years ago

javydreamercsw commented 7 years ago

I was hoping to use this component to implements something like mentions in tweeter anytime I wrote a special character like @. But it seems the term is limited to the first word on the field.