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
Hi, I'm having some display issues with AtomLinter. When editor.lineHeight is unset, my editor looks like this:
editor.lineHeight
However, when I set it to 1.5, it looks like this:
1.5
even though there is no error on the preceding line.
The text was updated successfully, but these errors were encountered:
🐛 Fix wavy underline with non-standard line height steelbrain#427
04db92f
Merge pull request #500 from ryanblak/wavy-underline-repeat
83e1a64
🐛 Fix wavy underline with non-standard line height #427
No branches or pull requests
Hi, I'm having some display issues with AtomLinter. When
editor.lineHeight
is unset, my editor looks like this:However, when I set it to
1.5
, it looks like this:even though there is no error on the preceding line.
The text was updated successfully, but these errors were encountered: