Windows 10, IDE 2.0.2, first time user (aka noob :-)) ....
I've seen a few folks post screenshots of the Tools menu where the current settings are displayed in the menu , example: Is it possible to save and restore the Arduino IDE "Tools" settings somehow? - Arduino Stack Exchange
My menu doesn't do this, I have to go into every submenu to see what the setting is:
This makes it hard to both share my settings and to compare them against someone else's.
Is there a setting I'm missing or is the feature not in 2.0.2?
Thanks, m
Hi @matterbury . The screenshots were from Arduino IDE 1.x. The Arduino IDE 2.x Tools menu does not currently show the selection of these submenus and there is no way to configure the IDE to show it. So the only way you could do it is to install Arduino IDE 1.8.19, which is probably more effort than its worth.
The Arduino IDE developers are tracking this deficiency here:
opened 06:01PM - 27 Apr 21 UTC
closed 07:16AM - 08 Dec 22 UTC
type: enhancement
conclusion: resolved
topic: code
### Describe the request
Show the value of each custom board option after the… menu item in the **Tools** menu, as it is in Arduino IDE 1.x.
### Describe the current behavior
Arduino boards platform authors may define any number of arbitrary ["custom board options"](https://arduino.github.io/arduino-cli/dev/platform-specification/#custom-board-options) for each of the platform's board definitions. These allow the user to adjust the configuration of the board. Some 3rd party platforms have many custom board options.
Custom board options are shown in the Arduino IDE UI as additional menus under the **Tools** menu.
Unlike Arduino IDE 1.x, the value of the custom board options are not shown in the **Tools** menu. The user is unable to see all the settings at a glance simply by opening the **Tools** menu as before. Now the user has to manually holds it mouse over each option to see what's selected.
### Arduino IDE version
2.0.2
### Operating system
All
### Operating system version
Any
### Additional context
In Arduino IDE 1.x, the **Tools** menu shows the selection of the custom board options submenus:

Arduino IDE 2.x does not:

(note that the board, port, and programmer selections are shown)
All the possible options looks hidden this way, and you have to manually check all of them. My upload speed was wrong for example, and usually you notice that in one go when you open the **Tools** menu. But now you specifically need to hover over each of the custom board option menus to double check these settings.
---
Other reports:
- https://forum.arduino.cc/t/how-to-show-all-tools-settings-in-the-menu/1057883
- https://github.com/arduino/arduino-ide/issues/1434
If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.
Thanks. Very sad that is 18 months old without action.
system
Closed
May 25, 2023, 2:03pm
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.