Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce FaceRef and use it to wrap any un-resolved Faces #110

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

topolarity
Copy link
Member

@topolarity topolarity commented Mar 27, 2025

Take 2 on #99 (solves the same type-piracy problem without changing the face-resolution semantics). This will allow us to dispatch into StyledStrings for display of these Faces / annotations.

I'm still not a fan of the lazy resolution semantics here (I would prefer to have a separate lazystyled macro for the delayed resolution / user-customizable styling and the merge implementation is still flawed since it partially forces eager resolution), but one way or another this type-piracy needs to be resolved.

This is required to be able to dispatch into StyledStrings for display
logic for these annotations.
@topolarity topolarity requested a review from tecosaur March 27, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant