Unable to select files in explorer tab in Arduino ide2.0.3 #1891
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
topic: serial monitor
Related to the Serial Monitor
type: imperfection
Perceived defect in any part of project
Describe the problem
When I have many files, so I have to scroll down or up to open other files in explorer tab. But the problem is that I can't scroll anywhere, scrollbar comes to the current opend file always, if i just select other files (down or up to currently opened files) so then only i am able to scroll a bit down or up. That's is first problem, second is related to Serial monitor.
While I have to print many lines continously in every delay of time, i am unable to see last line and it just gets hidden downward. If i scroll down it can be seen then only. I think printing area to be shifted some upwards. When the another line(or new line) is sent from Arduino, the previous line gets vissible but the line sent just now is not hidden. This process continues when other line is sent form arduino uno, same as above previous line now vissible but last line hidden. In my case I had made the Arduino UNO and numeric keypad circuit. Project is like that whenever I press any key in numeric keypad so its printed alphabet is printed on Serial monitor. But whenever i press new key it is not shown in Serial monitor instantly but previous key press becomes vissible (earlier which was invissible). I think its issue with new Arduino IDE 2.0.3 as this was not with older IDE 1. Thank you, I hope that my problem will be resolved in next update of Arduino ide 2.0.3
To reproduce
Improve this problem for next versions and make newer versions faster.
Expected behavior
I hope this problem must be solved
Arduino IDE version
2.0.3
Operating system
Windows
Operating system version
11
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: