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
This issue occurs when all the extensions are disabled.
See that after using that syntax for breaking the line, the syntax highlighting becomes messed up.
Note that this does not happen in other languages. Here is an example in C:
The text was updated successfully, but these errors were encountered:
For CSS, we use the grammar from https://github.com/atom/language-css. The issue has already been reported there: atom/language-css#181 Closing as duplicate.
Sorry, something went wrong.
aeschli
No branches or pull requests
This issue occurs when all the extensions are disabled.
Version info
Steps to Reproduce
Image illustrating the issue
See that after using that syntax for breaking the line, the syntax highlighting becomes messed up.
Note that this does not happen in other languages. Here is an example in C:
The text was updated successfully, but these errors were encountered: