Closed
Description
Describe the request
Modify the behaviour of the output panel upon "verify" or "upload" actions being triggered
As requested by @tigoe in #279 we should better communicate to the user the following as bare minimum:
- something is happening
- what is happening
- verify start
- verify success
- upload start
- upload success
- interleave these messages to the tools' standard output we'd see when "verbose" is on
Describe the current behavior
The behaviour of the output panel differs from IDE 1.x as it won't open immediately at begin of "verify" or "upload" actions.
When compile/upload verbose is disabled, especially since the buttons are disabled at click, this can create the impression that nothing is happening until successful compilation (or error) output needs to be displayed triggering the opening of the output panel.
Arduino IDE version
2.0 (all)
Operating system
N/A
Operating system version
n/a
Additional context
No response
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