Skip to content

Compile log: errors / warnings filtering and folding #29

@Oaklight

Description

@Oaklight

Problem

Compile log is raw latexmk output. Errors are buried among hundreds of font / package warnings.

Proposed

  • Parse log into structured entries: errors, warnings, badbox, info
  • Toggle filters at top of log panel (Errors / Warnings / All)
  • Collapse uninteresting blocks (Underfull \hbox, font substitution chatter)
  • Pairs naturally with Jump to source line from compile log errors #9 (jump-to-error from log) — same parser

Notes

Probably best landed together with #9.

Priority: P3

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority / nice-to-haveenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions