Open chrisgrieser opened 2 years 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
@⭾boo
→ :bookmark:
@⭾,boo
→ 🔖@⭾book,
→ 🔖It also has an updated list of gitmojis, though a few of those have incompatible names
Also added dedicated prefixes |
and !
for testing
|⭾book
→ 📖 (regular emojis)!⭾book
→ 🔖(git emojis)
pretty much what the name says, the feature that Slack, Discord etc. all have by now!