Closed as not planned
Description
Describe the request
A multi-file arduino project is impacted by current implementation of how INO files are concatenated to form a single code space.
A descriptor file should be included with the proejct - just like sln or proj files for Visual Studio - to describe dependencies.
Such a descriptor file would be a great achievment to have control over files arbitrarily dropped into a folder.
Describe the current behavior
INO files in a folder concatenated in alphabetical order.
Arduino IDE version
2.0
Operating system
Windows
Operating system version
10
Additional context
For reference, have a look at Visual Studio (not VS Code !) project and solution files architecture.
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details