Closed as not planned
Description
Describe the request
I think a nice and very usefull feature could be a git integration in Arduino IDE 2.x.
Nowdays many IoT/Embedded Arduino project became big, as you know, so I think git integration is necessary.
Feature to add could be (in order):
- Arduino IDE 2.x git integration for offline projects
- Arduino IDE 2.x git integration for Arduino IoT Cloud project: behavior could be
- I pull a cloud a project from cloud web editor
- Arduino IDE 2.x create a local folder to save and synchronize all modules
- Arduino IDE 2.x enable git initialization on this folder
P.S.: I know (and I use) git CLI from shell, but this feature could accelerate development.
Thanks.
Lewix
Describe the current behavior
Actually, even on nightly build
Arduino IDE version
2.0.4-nightly-20230210
Operating system
macOS
Operating system version
Ventura 13.2
Additional context
No response
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