Open maicol07 opened 3 years ago
The autocomplete are been discuted in this issue #3
Ok, the shortcut works, but maybe a text completion would be a better solution (it can be a checkbox in settings)
The problem with the autocomplete by the text is :
You type : Adding test (the autocomplete display the option "✅ : white_check_mark: Adding Test" when press tab, just the word test will be replaced, the message will become : Adding ✅ .
It's why I create a new plugin from the last plugin to change to the button one.
Mmmmm... maybe the autosearch only for the icon name? Like Adding sparkles --> (Tab/Enter) --> Adding ✨
It would be nice if the emoji list is displayed while you are typing, if the word you are typing exists in the list (the current Gitmoji search method)