Issue with Opening Sketch Files in Arduino IDE 2.3.5 #2699
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
I am experiencing a recurring issue with Arduino IDE version 2.3.5 on my Windows system. Specifically, when I double-click on a .ino file to open it, the IDE always opens the previously opened sketch instead of the newly selected file.
To reproduce
Steps to reproduce:- Open Arduino IDE and load file A (fileA.ino).
Leave file A open.
Double-click on file B (fileB.ino) in the file explorer to open it.
Observe that instead of file B, the IDE reopens file A.
Observed behavior:
This happens consistently regardless of the .ino file selected.
Additional notes:
I’ve tried reinstalling the IDE, resetting preferences, clearing temporary files, and even manually opening files using the IDE menu, but the issue persists.
I am using the latest version of the IDE from the official Arduino website.
Expected behavior
Please investigate if this is a bug related to file management, task handling, or process conflicts in the IDE.
Arduino IDE version
2.3.5
Operating system
Windows
Operating system version
Window 11 Home 64 bit (10.0, Build 22631)
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: