how to get ALE highliht the entire error intead of the first character? #4558
Unanswered
hwijeen
asked this question in
Q&A - Ask for help with problems
Replies: 1 comment 5 replies
-
Cannot reproduce this. Please try running vim with a minimal configuration that loads only ALE and then keep adding other plugins to see if any of those is causing the issue. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm enjoying configuring ALE, but I can't figure out how to get ALE to highlight the entire selection (e.g. variable).
My configuration only highlights the first character of the problem. How do I fix this?
I suspect this has to do with vim's highlight setting but I can't figure why it's not working.
Beta Was this translation helpful? Give feedback.
All reactions