Skip to content

Emojify source code #10

@ryanprior

Description

@ryanprior

Some languages such as Javascript, Swift, PHP and Java allow Unicode emoji outside of comments and strings. You might see code like this:

for(💜 in 💕) { 🎵(💜); }

Those should be emojified. We could fix this by making emojify-prog-contexts restrictions apply only to ASCII- and github-style emojis.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions