Skip to content

Include a solution/project file #1952

Closed as not planned
Closed as not planned
@lafrank

Description

@lafrank

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions