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

Improve syntax highlighting of OCaml comments that contain strings #289

Merged
merged 2 commits into from
Jul 19, 2020

Conversation

mnxn
Copy link
Collaborator

@mnxn mnxn commented Jul 16, 2020

OCaml comments can have strings inside of them. Previously the syntax highlighting did not handle this case and would end a comment earlier than the OCaml lexer.

Old New
old new

@mnxn mnxn merged commit 975ca2f into ocamllabs:master Jul 19, 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 this pull request may close these issues.

None yet

2 participants