mattbierner / vscode-emojisense

Emoji Autocomplete Plugin For VSCode
https://marketplace.visualstudio.com/items?itemName=bierner.emojisense
MIT License
119 stars 9 forks source link

Enrich completion name for some country flags #61

Open eevmanu opened 11 months ago

eevmanu commented 11 months ago

after reviewing local files from this extension:

I noticed that there are some country flags which completion name is too short to find them quickly either by autocompletion with :smile syntax or emoji picker, like:

there are other that are not so smoothly to find them on the emoji picker, like it, fr, gb, kr, ru, us, jp

so my suggestion is to enrich with more completion names those emoji (unicode) country flags which the only completion name they have is too small (I know completion names are country codes, but I think there is room for improvement related to user experience when searching for emoji country flag):

that's it 👍🚀