Add local sketch library support #11106
Labels
feature request
A request to make an enhancement (not a bug fix)
Type: Duplicate
Another item already exists for this topic
Feature Request
It would be nice if the IDE could enumerate a local sketch library structure and give it precedence to the global library folder. This would allow larger projects to easily employ git submodules to ensure that all developers are on the same version of libraries. All dependencies should first be checked in the local library folder. The directory structure could mimic the global library directory structure.
Example for MySketch.ino
The text was updated successfully, but these errors were encountered: