-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
goto next error #26
Comments
Are the errors in question in the current buffer? Flycheck can't jump to errors in other buffers. |
See if flycheck/flycheck#966 is the problem. |
I was seeing it in the same buffer |
Well in this case I do not know what happens. More info needed. |
Closing --- this seems like a flycheck bug anyway. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't seem to get this to work. I've used every
next-error
variant I can find, and while errors show up inline in my code, I can't jump to them. It says "no errors in buffer".The text was updated successfully, but these errors were encountered: