Skip to content

Please add option to not display notifications #2402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
rtek1000 opened this issue Mar 13, 2024 · 2 comments
Closed
3 tasks done

Please add option to not display notifications #2402

rtek1000 opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@rtek1000
Copy link

rtek1000 commented Mar 13, 2024

Describe the request

Please add option to not display pop-up warnings

Arduino IDE 2 3 2 Pop_up

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 tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@rtek1000 rtek1000 added the type: enhancement Proposed improvement label Mar 13, 2024
@per1234 per1234 added the topic: code Related to content of the project itself label Mar 13, 2024
@per1234 per1234 changed the title Please add option to not display pop-up warnings Please add option to not display notifications Mar 13, 2024
@per1234
Copy link
Contributor

per1234 commented 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:

  1. Press the Ctrl+Shift+P keyboard shortcut (Command+Shift+P for macOS users) to open the "Command Palette".
    A menu will appear on the editor toolbar:
    image
  2. Select the "Preferences: Open Settings (UI)" command from the menu.
    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.
  3. Type workbench.silentNotifications in the "Search Settings" field of the "Preferences" tab.
  4. Check the box under the "Workbench: Silent Notifications" setting.
  5. Close the Preferences tab by clicking its X icon.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
@per1234 per1234 self-assigned this Mar 13, 2024
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Mar 13, 2024
@rtek1000
Copy link
Author

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?

@arduino arduino locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants