Skip to content
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

Syntastic not showing more than first line of error. #1

Open
LeifW opened this issue Oct 20, 2013 · 2 comments
Open

Syntastic not showing more than first line of error. #1

LeifW opened this issue Oct 20, 2013 · 2 comments

Comments

@LeifW
Copy link
Contributor

LeifW commented Oct 20, 2013

When I move the cursor to the line with the error, at the bottom of the screen I see:
When elaborating right hand side of add5:
It's nice to know there's an error at least, but the full error message would be nicer.
Is syntastic appropriate for that, or would maybe a quickfix window work better for longer error messages?

@LeifW
Copy link
Contributor Author

LeifW commented Nov 8, 2013

In the screenshot on the syntastic page, it looks like there's a multi-line display of errors: https://github.com/scrooloose/syntastic

@japesinator
Copy link
Contributor

It seems likely that this is because of vim's weird handling of EOL characters (see: vim-syntastic/syntastic#317).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants