How can I prevent ALE from showing error message in comments? #4429
Answered
by
hsanson
ruiyan-ma
asked this question in
Q&A - Ask for help with problems
-
As the following picture shows, I already has a float window to show the error message, but ALE still shows error message in comments (at line 36). How can i stop that? |
Beta Was this translation helpful? Give feedback.
Answered by
hsanson
Jan 26, 2023
Replies: 1 comment
-
Add this to your configuration: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hsanson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this to your configuration:
let g:ale_virtualtext_cursor = 0