You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handling problem could much better then now:
In the moment you have no overview about errors and warning like in VSCode with PlatformIO like
In the ArduinoIDE there are both items missing marked in the screenshot before.
In the moment error handling looks like this:
Detailed error message could only seen with right click.
Also with Clang it is possible to fix a problem very simple, in the screenshot you can see that there is fix available.
On the IDE like CodeRunner on Mac you have a button to do simple a fix:
The text was updated successfully, but these errors were encountered:
Handling problem could much better then now:



In the moment you have no overview about errors and warning like in VSCode with PlatformIO like
In the ArduinoIDE there are both items missing marked in the screenshot before.
In the moment error handling looks like this:
Detailed error message could only seen with right click.
Also with Clang it is possible to fix a problem very simple, in the screenshot you can see that there is fix available.
On the IDE like CodeRunner on Mac you have a button to do simple a fix:
The text was updated successfully, but these errors were encountered: