Skip to content

Complete multi-character emojis 🛰️#60263

Open
Pangoraw wants to merge 6 commits intoJuliaLang:masterfrom
Pangoraw:patch-2
Open

Complete multi-character emojis 🛰️#60263
Pangoraw wants to merge 6 commits intoJuliaLang:masterfrom
Pangoraw:patch-2

Conversation

@Pangoraw
Copy link
Copy Markdown
Contributor

No description provided.

"\\:arrow_right_hook:" => "↪",
"\\:arrow_up:" => "⬆",
"\\:arrow_up_down:" => "↕",
"\\:arrow_forward:" => "▶",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure that we want the emoji rendering variant of these? I feel like for source code, the text rendering might be better.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the generation to prefer the older version if the completion contains "arrow".

Copy link
Copy Markdown
Contributor

@rokke-git rokke-git Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

personally, I think it's clearer if we keep the \:name: syntax to mean the emoji version, and add a latex name like \bkuparrow(upwards black arrow) for the text version. that way it's more consistent

edit: actually we call the semantically very similar upwards white arrow \upwhitearrow, so these should be converted to variations on \upblackarrow.

@Pangoraw Pangoraw requested a review from Keno December 8, 2025 09:09
@DilumAluthge
Copy link
Copy Markdown
Member

@Keno Can you give this another review?

@Pangoraw
Copy link
Copy Markdown
Contributor Author

Friendly ping. Let me know if new versions of other emoji patterns are not preferred.

@DilumAluthge
Copy link
Copy Markdown
Member

Bump @Keno - could you give this another review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants