mjbvz / vscode-markdown-emoji

VS Code extension that adds support for :emoji: syntax to the built-in markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji
MIT License
96 stars 17 forks source link

Where can I find the mappings for current :EMOJICODE: systems (Slack, Discord, iOS, Android, etc.)? #21

Open BingeCode opened 1 year ago

BingeCode commented 1 year ago

Even the much referenced WEBFX Emoji Cheatsheet doesn't list its source or mappings. Github does, but I want to find out which code system is the most popular/used one - or rather which one's exist. I want to build an application that allows anyone to use emojicode in any application and any os and would appreciate any pointers in the right direction as to where I can find more information about the various mappings that exist already.

aiquinones commented 1 year ago

came to the same issue. I downloaded the extension but the mapping linked in the description is not the one being used. I downloaded the :emojisense: extension and the auto-completions work correctly. Maybe you can find something digging over there