Replies: 1 comment 9 replies
-
Almost none of the Consult commands works like this except Btw, for the error message you could also use the mouse. ;) |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hello minad,
Is it possible for consult-flymake when invoked to go directly to the warning/error under point? Let me explain:
I have 50 warnings/errors in my buffer, the cursor is currently hovering a symbol which has been flagged by flymake, on line 2910. I want to look up the error message, so I invoke M-x consult-flymake. The problem is the minibuffer is showing the list of warnings/errors from the very beginning, and I have to either C-n, type the line number or the keyword to narrow it down.
Just a minor inconvenience but that would be great and more intuitive if it jumped directly to the warning/error under point in the list.
Beta Was this translation helpful? Give feedback.
All reactions