Skip to content

New DetailedView could use some extra color highlighting from ConciseView #15783

@rkeithhill

Description

@rkeithhill

Summary of the new feature / enhancement

The current ConciseView uses colors to draw your eye to the problem:

image

The new DetailedView setting for $ErrorView is great for log files but when looking through all this text, I miss the red squiggle to draw my eye quickly to the problem line in the script:

image

Proposed technical implementation details (optional)

Highlight the position message and maybe the error message:

image

The actually "coloring" is totally up for debate but my primary goal is to make it easy to scan all this text for the error message and position. I also would not want to "overdo it" with too much colorization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions