We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Commenting out a bit of code that uses pragmas seems to cause issues, for instance:
The highlighter seems to believe the multi-line comment ends with the closing #-} of the pragma.
#-}
(This isn't a new issue, previous versions of the extension suffered from the same problem I believe.)
The text was updated successfully, but these errors were encountered:
d17e4e5
No branches or pull requests
Commenting out a bit of code that uses pragmas seems to cause issues, for instance:
The highlighter seems to believe the multi-line comment ends with the closing
#-}
of the pragma.(This isn't a new issue, previous versions of the extension suffered from the same problem I believe.)
The text was updated successfully, but these errors were encountered: