update vscode extension create from example document#1603
Open
brianignacio5 wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
PTAL @jason-mao |
Collaborator
|
@brianignacio5 Thank you for your contribution. |
Collaborator
|
@brianignacio5 Could you please change the target branch to release/v2.x, since the master branch contains breaking changes and does not sync the docs? |
Contributor
Author
|
Please see #1604 for release/v2.x PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request updates the VS Code Extension setup instructions in the ESP-ADF documentation to reflect recent changes in configuration and workflow. The most important changes clarify how to set the ESP-ADF path and update the process for creating new projects from examples.
Documentation and workflow updates:
idf.customExtraVarssetting withADF_PATHas the key, instead of the previousidf.espAdfPathoridf.espAdfPathWinsettings.new projectcommand, select the ESP-IDF version, and choose ESP-ADF examples if configured, with additional configuration options for the new project (directory, name, etc.).Related
VS Code extension for ESP-IDF Start a project documentation
Testing
Documentation change.
Checklist
Before submitting a Pull Request, please ensure the following: