-
Notifications
You must be signed in to change notification settings - Fork 178
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
Highlighting Line no longer highlights, but instead underlines: very difficult to see, please revert. #325
Comments
There's no config for this, but you can override it with your stylesheet. You could even wrap up your stylesheet modifications into a package. Try Atom -> Open your stylesheet in the menu. |
I agree with @bryson. Please revert this or make it an option in the configuration--I had to enable showing the list of errors in the status bar because I can't see them inline. |
Maybe an option to jump to the first error? Or double-clicking the counts in the status bar jumps to the first error? At the moment the issue I have is I can see there's an error, but with hundreds of lines and faint gutter colors and faint underlines it's impossible to find it quickly. |
Reminding you that the image in the README still needs to be updated three months on. It was extremely confusing installing the package and then not having it look (or having an option to make it look) like the image. I finally figured it out after finding the stylesheet (and this thread), but the image should still be updated. |
👍 the image was very confusing |
Adding the following to your
|
If this is the case, please revert this or provide an option to switch between the two methods. On dark backgrounds, the underlines are extremely difficult to see. The red and yellow boxes with background colors highlighting the actual incorrect portion of the line (as in the screenshot in the README) are extraordinarily helpful. The MS-Word-style underline is eminently unusable for me.
If this is not the case and I simply can't find the right switch to flip to give me the right style of highlighting, please advise.
The text was updated successfully, but these errors were encountered: