Page 1 of 1

problems with esp-idf framework in vs code

Posted: Wed Jan 12, 2022 8:05 am
by walter.paz
I installed the vscode extension for esp32 but when I want to see the examples, when asking for the framework, VS Code cannot find it.
I wanted to use the frame by entering esp-idf: contiguration, but only Welcome appears.
restart Visual Studio Code and run this wizard again, and I can't use it.
Could anyone help me please?

Re: problems with esp-idf framework in vs code

Posted: Thu Jan 13, 2022 11:19 am
by ESP_bignacio
There is an issue in Windows that should be fixed in GitHub master.

Could you try this vsix installer https://nightly.link/espressif/vscode-e ... 655771.zip and see if the issue is fixed ?

Image

Re: problems with esp-idf framework in vs code

Posted: Fri Jan 14, 2022 2:35 am
by walter.paz
ESP_bignacio wrote:
Thu Jan 13, 2022 11:19 am
There is an issue in Windows that should be fixed in GitHub master.

Could you try this vsix installer https://nightly.link/espressif/vscode-e ... 655771.zip and see if the issue is fixed ?

Image


Thank you very much, it worked by installing it as you told me, you are the best :D