vue-tags-input
vue-tags-input copied to clipboard
Preselect the first match when autocomplete
when i start typing it would be nice to have the first matching item always selected. So when I press enter I will select from my existing items instead of creating a "short" tag. Adding new item should be in the end of the autocomplete items in that case.