Description
Describe the request
I would love if the output window would give a success message whenever an upload finished successfully.
Describe the current behavior
Currently whenever an upload is successful the output window shows no entry of this.
It leads the user believe that an upload may not have happened (if the user doesn't see the popups) or the user trying to debug an issue scrolling up the logs does not find a notification that an upload happened at all.
All I myself see and guess is that compiling the sketch was successful. I was quite bothered trying to track down uploading issues with the message not happening (and the popups being delayed and old ones staying on for a long time due to a different reported bug). Uploading being unsuccessful could be because simply no board was selected or because of some other issues that for some reason don't trigger an upload.
Instead in case if the upload fails the user currently does get a detailed message.
Arduino IDE version
2.0.0-rc9.1 and nightly
Operating system
Linux
Operating system version
XUbuntu 22.04 LTS
Additional context
Additional requests
- https://forum.arduino.cc/t/wow-2-x-is-great-feature-request/1215942
- https://forum.arduino.cc/t/add-messages-to-output/1331674
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