Skip to content

Showing errors before warning in quickfix window #3053

@Djoop

Description

@Djoop

Hi, is there an option or an easy way to get automatically errors appearing before warnings in the quickfix window when calling (vimtex-errors)? I've seen that there is an option to hide some warnings, but still it happens to me when working on large documents that it would be useful to display (at least some of) the warnings, however it is even more important to quickly see the error messages (which, for now, are often hidden because both warning and error messages are ordered by the line number of their occurence in the document, and the quickfix window is small).

Suggestion: a boolean option such that, if activated, all error messages appear before the warning messages (and then inside each group, sorting is still performed according to line numbers).

Note: I use the default log parser.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions