dense-analysis / dense-analysis/ale

`ALEErrorLine` takes precidence over `ALEError`

Open
#4,635 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

Steps to reproduce:

```
:hi ALEError ctermbg=red
:hi ALEErrorLine ctermbg=green
```

On error, entire line becomes green. It would be better if the part of line containing error (reported by the linter) uses `ALEError` and the rest of the line uses `ALEErrorLine`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.