idleberg / vscode-emoji-code

Snippets to insert escaped Emoji code into HTML, CSS, JavaScript, Python and Ruby
https://marketplace.visualstudio.com/items?itemName=idleberg.emoji-code
MIT License
26 stars 4 forks source link

Deprioritize emoji #12

Closed minj closed 4 years ago

minj commented 5 years ago

Any way to deprioritize the suggestions in autocomplete?

There are so many results that they are bound to overwhelm any code symbols with fuzzy matching.

These leads time wasting trying to select code symbols instead of emoji

trepichio commented 4 years ago

I'm facing same issue. If anyone knows a workaround please let me know.

idleberg commented 4 years ago

By default, VS Code shows snippets and completion proposals in one widget. You can control the behavior with the editor.snippetSuggestions setting.

https://code.visualstudio.com/docs/editor/intellisense#_snippets-in-suggestions