Skip to content

Parser serialized diagnostic file instead of scraping diagnostics from the build log #670

@ahoppen

Description

@ahoppen

Instead of scraping the build log for errors/warnings/notes using a regex, it would be cleaner if the VS Code extension would read the diagnostic file emitted by -serialize-diagnostics-path. That way VS Code could also show notes that are attached to errors as their children, instead of displaying them as a top level problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs investigationIssue requires some investigation before it can be worked on

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions