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

Anonymous record fields with backticks are incorrectly displayed #13609

Closed
psfinaki opened this issue Aug 1, 2022 · 0 comments · Fixed by #13552
Closed

Anonymous record fields with backticks are incorrectly displayed #13609

psfinaki opened this issue Aug 1, 2022 · 0 comments · Fixed by #13552
Assignees
Labels
Milestone

Comments

@psfinaki
Copy link
Member

psfinaki commented Aug 1, 2022

Similar to #13593. This case is worse, because there's no color distinction between the field name and everything else:

type R = {| ``thing with space``: string |}

image

Again, backticks should be present, at least for consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant