Skip to content

Disable log line breaks #76

@gdlx

Description

@gdlx

I'm trying to configure a VSCode task to catch properdocs errors from the log, but it's not able to catch the full error message because there's a line break inserted depending on the terminal width.

For example, with this output:
Image

The problems are matched like this:
Image

The terminal width should have no impact on the way log messages are parsed.
Is it possible to add an option to prevent log lines to be broken ?

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions