webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Disable autocomplete on 'enter' or 'tab' #241

Closed maahokgit closed 1 year ago

maahokgit commented 1 year ago

Hi, just wondering if there's a way to disable autocomplete on enter or tab and do it onItemHighlighted instead.