question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Open emoji autocomplete menu after two characters have been entered (instead of just the leading colon)

See original GitHub issue

Example: Typing : currently opens the menu and selects 💯. Instead: Do not open the menu until the leading character (:) and two additional have been entered.

When attempting to send a message that ends in an emoticon, the emoji menu attempts to autocomplete and replaces the emoticon with an emoji.

The user is required to either hit ESC after typing their emoticon or, as often happens to me, delete the emoji, type the traditional emoticon again, and then hit ESC before hitting Enter.

The emoticon… …:x becomes ❌ …:o becomes ⭕️ …:3 becomes 🥉 …:p becomes 😔

This interaction is very frustrating.

The solution I believe is best (and is also employed by Discord) is to require two characters after the leading character (:) before opening the menu. Thus, typing : doesn’t suggest anything (which makes sense); typing :p doesn’t attempt to autocomplete (which allows unfettered use of traditional emoticon); and typing :pe will still bring up the menu and attempt to autocomplete with 😔.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dgwcommented, Aug 2, 2017

I’m really glad there’s a PR open to implement this. Since updating to 2.4.0 the autocomplete interfering with simple emoticons has been my number one annoyance.

1reaction
xPawcommented, Jul 19, 2017

@MaxLeiter the idea is to make it 2 characters including the colon. So :ox is 3.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add an option to never show the smiley picker / Disable emoji
The smiley picker pops. I really don't like smileys, I never use it, and it always pops. I'd just like a way to...
Read more >
How to deactivate emoji popup on "colon" in google docs?
Just go to Tools > Preferences and UNcheck the box for Insert emojis using the colon character to turn off this feature. If...
Read more >
The plague of emoji insertion in French docs - Hacker News
Better still, why not abandon the space as a character, and render the colon with extra space to the left when locale is...
Read more >
How to disable emoji in Jira description and comments?
Solved: The colon character is a fact of life in our tickets. We need to be able to prioritize the actual content over...
Read more >
How to Turn off Auto Emoji on Discord on Mobile and PC
What if you want Discord to convert most smileys to emojis with the exception of a few? For that, another method exists. Simply...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found