Command line shows when ale_hover_cursor message is called #4660
Unanswered
babakou9
asked this question in
Q&A - Ask for help with problems
Replies: 1 comment
-
|
I just ran into the same problem. Opened an issue here: #4832 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey there,
I am using Ale on neovim with Folke/noice plugin to manage messages and command line.
when I hover on a line where Ale shows a lint error the message is showed in a popup as expected, but it shows the command during a fraction of a second and it is a bit disturbing.
I think I found the origin of the command, in ale/cursor.vim, but I have no idea how to change it in order to call the message without showing the prompt...
Anyone has an idea ?
Beta Was this translation helpful? Give feedback.
All reactions