Is your feature request related to a problem? Please describe.
When I work with different sketches on different computers, I want to be able to save the whole project, with all the essential data to be able to compile the sketch on another computer.
Describe the solution you'd like
An easy way to save all included libraries and board with the sketch. Like a project. To be able to open and compile it on another computer.
There already is an export function, but this only includes the ino file, but this needs to be extended.
Yeah thats a good idea. I'm waiting for this IDE just for this feature:
"save all included libraries and board with the sketch. LIKE A PROJECT."
Really hope this feature will be implemented... Most libraries rely on specific other library versions, this can cause problems with different projects and different library versions... Atom and Platform.io do have this option, but I really like to use the original IDE as it is intended for Arduino boards.
It just misses this one (important) feature.
Most helpful comment
Really hope this feature will be implemented... Most libraries rely on specific other library versions, this can cause problems with different projects and different library versions... Atom and Platform.io do have this option, but I really like to use the original IDE as it is intended for Arduino boards.
It just misses this one (important) feature.