"Resolve" emojis if they're valid after their trailing :
#19178
Labels
A-Autocomplete
A-Composer
A-Emoji
O-Occasional
Affects or can be seen by some users regularly or most users rarely
T-Enhancement
Z-Papercuts
Visible. Impactful. Predictable to action.
Your use case
What would you like to do?
If i've typed an emoji, and they're valid when "closing" them with a trailing
:
, resolve them according to the exact shortcode.Why would you like to do it?
It's established behaviour in Discord, and it'd fix some weird behaviour in #19174
How would you like to achieve it?
When typing a
:
, check if all preceding non-whitespace characters (up until another:
) are a valid shortcode, then resolve.Note: not only if an emoji suggestion picker is present, discord behaviour is to convert
(:eyes:)
to (:eyes:) after the last:
Have you considered any alternatives?
No response
Additional context
Here's a video showcasing the behaviour i'd like;
emoji_typing_discord_complete-2021-09-26_12.05.54.mp4
The text was updated successfully, but these errors were encountered: