akatopo / GithubEmoji

Github emoji in markdown documents and commit messages for Sublime Text
ISC License
33 stars 6 forks source link

FR: Option to insert the Emoji itself and not the GitHub Code #15

Open chrisgrieser opened 2 years ago

chrisgrieser commented 2 years ago

pretty much what the name says, the feature that Slack, Discord etc. all have by now!

eugenesvk commented 7 months ago

You could check this fork of mine where I've added experimental support for this by adding autocompletions with an extra ,comma (trying both version with comma as an extra prefix and comma at the end so you can add it after a word search to select its emoji rather than think about what you want to insert beforehand)

Didn't want to add a new prefix like : or @ as I think typing a comma is simpler, thought the visual list of autocomletions becomes noisier

It also has an updated list of gitmojis, though a few of those have incompatible names

Also added dedicated prefixes | and ! for testing