Closed
Description
Describe the problem
We have a project that has 50+ .cpp and .h files. The first time you load this project, the 2.0 IDE is doing some kind of check on the files and slowly loads them one at a time in the IDE file tabs. This does not occur the next time the project is opened. The load takes several minutes. The second time through, it is still slow, but less than 30 seconds.
To reproduce
Go to this repo, download the project, and try to load it into the 2.0 IDE
https://github.com/DCC-EX/CommandStation-EX
Expected behavior
I would expect it to load much faster and not have a 5 second timeout for every file.
Arduino IDE version
2.02 nightly 20221030
Operating system
Windows
Operating system version
Windows 11
Additional context
boot log included above
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