Description
Describe the request
Like in 1.x, items in the tools menu i.e. ESP32 "CPU Frequency", "Core debug level", and STM32 Optimization level can easily be viewed at a glance without having to explicitly hover over each option which can be hard when wanting to view multiple options at once. (See picture below)
Describe the current behavior
Tools menu items does not show current option selected.
Arduino IDE version
2.0.0
Operating system
Windows
Operating system version
Windows 10 21H2(10.0.19044)
Additional context
If the tools menu can be shown with the options on it without clipping it should be appended and the tools menu horizontally extended(or wrap the tooltip).
I do not know too which extent the implementation in 2.x can imitate 1.x without being clunky, but it would be very welcome quality of life improvement especially for platforms with multiple choices that need to be reviewed in order for the code to work i.e. partition scheme.
There is most likely a duplicate of this when I tested it in beta but I cannot find it when I searched for issues.
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