Not planned
Description
Describe the request
Please add option to not display pop-up warnings
Describe the current behavior
After startup, these Pop-up warnings are the things that irritate me the most. The OUTPUT tab doesn't even accept scrolling without having to close the "WONDERFUL" (not to say anything else) pop-up warning.
Arduino IDE version
2.3.2
Operating system
Linux
Operating system version
Xubuntu - Ubuntu 22.04.3 LTS
Additional context
Related
Issue checklist
- I searched for previous requests in the issue trackerI verified the feature was still missing when using the latest nightly buildMy request contains all necessary details
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
[-]Please add option to not display pop-up warnings[/-][+]Please add option to not display notifications[/+]per1234 commentedon Mar 13, 2024
Hi @rtek1000. Thanks for taking the time to submit an issue. I see this is a duplicate of #2057.
That issue was closed because the requested option is already present.
It is in the advanced settings. I'll provide instructions for disabling it:
A menu will appear on the editor toolbar:
ⓘ You can scroll down through the list of commands to find it or type the name in the field.
A "Preferences" tab will open in the Arduino IDE main panel.
workbench.silentNotifications
in the "Search Settings" field of the "Preferences" tab.rtek1000 commentedon Mar 14, 2024
Thank you for the return.
So does this mean that the IDE went from a simple program with the function of compiling the sketch, to an AutoCad full of prompt commands?