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

Compiler vlty: ensure compatibility with vim-dispatch #1856

Closed
wants to merge 2 commits into from
Closed

Compiler vlty: ensure compatibility with vim-dispatch #1856

wants to merge 2 commits into from

Conversation

matze-dd
Copy link
Contributor

This relates to issue #1854. An issue from vim-dispatch loosely relates to ours.

The proposed solution should be less dubious than the quick fix from #1854. The latter just said twice: "Please ignore all other lines." No clue, why this works as intended.

In the new errorformat, all message lines from YaLafi are explicitly consumed.

The part %+CSuggestion:%m is a bit special. If one simply says %C%m for picking up LT's replacement suggestions, then this will add the complete remainder of the multi-line message.

@matze-dd
Copy link
Contributor Author

Updated after discussion in #1854.

lervag added a commit that referenced this pull request Nov 20, 2020
@lervag
Copy link
Owner

lervag commented Nov 20, 2020

Thanks, I've merged this now.

@lervag lervag closed this Nov 20, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants