-
-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the bug
The color for errors in the console is the same as the "normal" font color. Errors are not obviously displayed.
Also the editor font size is not applied from the preferences.txt.
To Reproduce
Steps to reproduce the behavior:
Generate a compilation error and check the console output
Expected behavior
I expected that the errors are displayed in an obvious way.
Screenshots
About the error color:
About the preferences.txt settings:
Screenshot from IDE preferences dialog
Desktop (please complete the following information):
- OS: Microsoft Windows 10 Enterprise
- Version: 2.0.0-beta.5
Additional context
I also added the following line in C:\Users\sherzog\AppData\Local\Arduino15
(is this the the correct path at all?):
console.error.color=#ff8c00
Metadata
Metadata
Assignees
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project