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

TH breaking syntax highlight #138

Open
chiroptical opened this issue Apr 27, 2023 · 1 comment
Open

TH breaking syntax highlight #138

chiroptical opened this issue Apr 27, 2023 · 1 comment

Comments

@chiroptical
Copy link

This appears to break the syntax highlighting,

disambiguate <- lift $ examineSplice [||b||]

image

@chiroptical
Copy link
Author

syn region haskellTHDoubleBlock matchgroup=haskellTH start="\[||" end="||]" contains=TOP

This looks like it should support this syntax though.

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

No branches or pull requests

1 participant