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

Skip char and string literals when highlighting comments #463

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

cascade256
Copy link
Contributor

The comment highlighting appears to take priority over string and char literals, leading to syntax highlighting like this:
image

These changes should make it skip string and char literals when scanning for comments.

@Jarred-Sumner
Copy link
Contributor

nice

@nektro
Copy link
Contributor

nektro commented Feb 22, 2022

can you post a screenshot of what it looks like with these changes

@cascade256
Copy link
Contributor Author

Yep! Here is what it looks like:
image

@SuperAuguste
Copy link
Member

Thanks!

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.

None yet

4 participants