Closed as duplicate of#2678
Description
Describe the problem
if you open fileA.ino through windows explorer and while fileA is open, you open fileB.ino. Arduino IDE will just open another fileA window and not even open fileB.
To reproduce
Using windows folder (not through Arduino IDE), go to a sketch folder. Double Click sketch. Then go to a different Sketch folder and open another sketch. Arduino IDE will just reopen first sketch.
Expected behavior
Arduino IDE should open the sketch you double clicked.
Arduino IDE version
2.3.5
Operating system
Windows
Operating system version
11
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details