Skip to content

Display error messages from Compiler and Linker in red... #229

Closed
@trlafleur

Description

@trlafleur

Describe the problem

In the Arduino IDE 1.x output panel, content received from the standard error stream (AKA "stderr") is colored differently (with the default theme, in red) than output received from the standard output stream ("stdout"). This makes the output easier to read, and highlights the content which may indicate a problem.

Arduino IDE 2.x displays all output in the same color, which makes it more difficult to read, and easier for the user to miss important content.

This for example is how it looks like in the 1.8.9 IDE (left) and the 2.0.0 IDE (right) with both the same errors
image

Arduino IDE version

2.0.0-beta.3

Operating system

macOS

Operating system version

11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    conclusion: resolvedIssue was resolvedtopic: CLIRelated to Arduino CLItopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions