Is there any way to suppress this?
I'd rather see the errors unobscured.
Is there any way to suppress this?
I'd rather see the errors unobscured.
Hi @dougp. You can suppress the automatic display of these, and all other notifications in the Arduino IDE advanced settings. I'll provide instructions:
workbench.silentNotifications
in the "Search Settings" field of the "Preferences" tab.After that change, notifications will no longer pop up. They are still available on demand from the IDE's "Notification Center". The presence of notifications in the notification center will be indicated by a number on the icon on the right side of the IDE's status bar. You can access the "Notification Center" by clicking that icon.
Thank you!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.