-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify onboarding (VSC-426) (#159)
* initial auto window * initial setup window * add tools setup methods * complete one click install * open py esp-idf folders * add prerequisites validation * add codicons and custom page * add initial custom setup page * idf download setup * add esp-idf cancel logic * improve custom ui alignment * idfToolManager simplify check tools cancel dload * progress tools cancel py env install * cancel pkg extract save custom settings * fix manual path issues * test on win 1 * rm duplicate python manual path * 1 click install status window * update status page * check esp-idf container and path on install page * finished status rm custom * status ui update * fix esp-idf url links * check default values env vars * install py reqs command * install py req cmd in schema * fix error message on esp-idf python * enhance download progress ui * Add status step background * improve start ui and errors * improve tools ui status page * add custom setup ui * check settings on extension activate * rm old onboarding * show setup when missing pre requisites * rm test lines * rm testing on checkExistingSetttings * improve setup css align and colors * fix select erroMsg css rm home btn statusPage * reject execChildProcess only on Error * fix childProcess cancelToken * fix icons on vsix * add resolve url loader fix font codicon * update yarn lock * resolve url loader * fix python list linux * add font face to setup webview * update codicon icons ensure idfContainer dir * fix path sep add def idfPath * empty default manual idf path * log download error * initialize versions currentSetupValid * set percentage on idf and tools installed status * update setup docs * refactor setup panel highlight tools folder * update doc paths * rm timeout test setup spaces * fix python path with spaces * add fallback on env idf_path idf_tools_path Co-authored-by: Brian Ignacio <brian.ignacio@espressif.com>
- Loading branch information
1 parent
3fa6df4
commit 7532f6c
Showing
75 changed files
with
4,690 additions
and
4,413 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.