openning new file while another file is currently openned in IDE results in the first file to be openned in a new window #2695
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
assume that a file is openned in IDE named ex1.ino when i open another file eg ex2.ino the new window is same as first windows and openning ex1.ino again. i need to use File menu from top toolbar each time to open a new window with new file.
To reproduce
1- open a file eg ex1.ino
2- open another file ex2.ino
3- you'll see that ex1.ino is being openned for second time
Expected behavior
while you had expected ex2.ino to be openned instead.
Arduino IDE version
2.3.5
Operating system
Windows
Operating system version
11 24H2
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: