loads other than .ino files on every other start only #592
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 bug
A project contains one .ino file and a bunch of other files (.cpp, .h). When the IDE is started it loads the project's .ino file only. Then you quit the IDE, start it again and voila - it loads all the files in the project folder. You quit the IDE again, start it for the third time and suddenly just the .ino file is loaded, nothing else. And so on... This is 100% reproducible.
Expected behavior
All project files are loaded every time.
Desktop (please complete the following information):
Why the bug report form does not ask the most important information - the Arduino IDE version?
IDE v2.0.0beta.12
The text was updated successfully, but these errors were encountered: