Skip to content

Please add option to not display notifications #2402

Not planned
@rtek1000

Description

@rtek1000

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

Activity

changed the title [-]Please add option to not display pop-up warnings[/-] [+]Please add option to not display notifications[/+] on Mar 13, 2024
per1234

per1234 commented on Mar 13, 2024

@per1234
Contributor

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.
self-assigned this
on Mar 13, 2024
rtek1000

rtek1000 commented on Mar 14, 2024

@rtek1000
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?

locked as resolved and limited conversation to collaborators on Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @per1234@rtek1000

      Issue actions

        Please add option to not display notifications · Issue #2402 · arduino/arduino-ide