Open jnz86 opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.
When using Upload and Monitor
, it would be nice to have a monitor option that allows to clear the compilation messages before starting the monitor in case the compilation finished OK.
Can we please have a way to clear the debug monitor? And also way to have a customizable, or less verbose default output?
It seems that the built-in debug monitor / serial terminal tool is PySerial with MiniTerm. If there is a way to clear this using VSCode, or inside the MiniTerm itself, I have not been able to find it. Restarting the monitor output clears the data and reinits with PySerial/MiniTerm's initial message.
It would be alongside clearing the window to be able to change this initial message, as frequent users may not need all of that information.
Thank you.