Request for vscode plugin feature to pull all updates (IDFGH-11260) #12418
Labels
Resolution: Won't Do
This will not be worked on
Status: Done
Issue is done internally
Type: Feature Request
Feature request for IDF
Is your feature request related to a problem?
It can be difficult and complicated for beginners to keep all the Espressif repositories fully updated including submodules. I wasted many hours today trying to trace the origins of a failing build only to find that some updates had occurred that were causing the build errors.
git pull
had pulled part of the updates but not the submodule updates, which then caused the build to fail.An easier solution, especially for beginners, would be handy.
Describe the solution you'd like.
An automated way to keep esp-idf and esp-matter completely updated would be great. Or even a manual process like an "ESP-IDF:" command in the vscode plugin that pulled all the latest updates from github, including other related packages like esp-matter.
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: