Skip to content

Add support for single-file sketches #4206

Closed
@lmihalkovic

Description

@lmihalkovic

At the moment a sketch is a folder with a file of the same name with .pde /.ino as extension. Might be nice to add .inz/.pdz file support where the file would be a simple ZIP archive of the sketch. With the editor code cleaned up, there is no reason why the IDE would not be able to deal with directly as archives as opposed to opening them. The distro would then be smaller on disk with the the examples shipped as .inz archives. When save-as, the modifiable copie of examples would then be expanded as things are now.

The feature could then be used to help migrate seamlessly between Create and IDE. Not to mention users able to email INZs around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: WontfixArduino has decided that it will not resolve the reported issue or implement the requested feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions