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

renderer: fix syntax highlight for root symbol #455

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

brandon1024
Copy link
Contributor

The syntax highlighting in the default renderer doesn't match the root node, meaning that any default or custom highlighting does not apply correctly. This has been corrected in this revision.

The syntax highlighting in the default renderer doesn't match the root
node, meaning that any default or custom highlighting does not apply
correctly. This has been corrected in this revision.
@brandon1024
Copy link
Contributor Author

It's a bit subtle, but if you look at the root node symbol in the before/after screenshots, it'll make more sense.

Before:

image

After:

image

@lambdalisue lambdalisue merged commit b5f4635 into lambdalisue:main Oct 31, 2022
@lambdalisue
Copy link
Owner

Thans 🎉

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.

2 participants