Skip to content

Better built-in emoji symbols handling #199

Description

@yvvki

Currently the built-in symbols plugin only provide bare singular Unicode codepoints, why doesn't multiple codepoints symbols get included?

The most prevalent example in my use case is the heart emoji (❤️), or specifically the "Heavy Black Heart" Unicode symbol chained with the "Variation Selector-16" codepoint. (U+2764 U+FE0F)

A more extreme example would be something like "Man Running: Dark Skin Tone" (🏃🏿‍♂️) symbol with 5 codepoints! (U+1F3C3 U+1F3FF U+200D U+2642 U+FE0F)

While I'm at it I was looking for only using this plugin for the emoji symbols and exclude most of the unicode symbols. That is being the symbols listed in Emojipedia.

Can we have these feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions