Skip to content

Save As doesn't preserve the src subfolder of the sketch folder #6887

Closed
@per1234

Description

@per1234

The src subfolder of the sketch folder has the special property of supporting recursive compilation. However, when you use File > Save As... with a sketch that has a src subfolder the sketch folder at the new location does not contain the src folder from the original sketch.

The Arduino IDE already handles Save As for the data subfolder so it should be easy to handle the src subfolder the same way. This PR may serve as a helpful reference: #6041


Related: #10931

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions