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

Empty Text token interpreted as a newline in syntax highlighting #213

Closed
wvffle opened this issue Sep 4, 2020 · 0 comments · Fixed by #387
Closed

Empty Text token interpreted as a newline in syntax highlighting #213

wvffle opened this issue Sep 4, 2020 · 0 comments · Fixed by #387

Comments

@wvffle
Copy link
Contributor

wvffle commented Sep 4, 2020

Given:

// js: test comment in js
// csharp: test comment in csharp

Chroma adds an empty Text token before the js comment. I guess that is a bug on chroma side but it renders as a newline in gomuks:
Screenshot from 2020-09-04 15-42-45

@wvffle wvffle changed the title Empty Text token interpreted as a newline Empty Text token interpreted as a newline in syntax highlighting Sep 4, 2020
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 a pull request may close this issue.

1 participant