Search found 2 matches

by cemalt
Mon Aug 07, 2023 6:28 am
Forum: IDEs for ESP-IDF
Topic: VSCode can not create project
Replies: 1
Views: 5353

Re: VSCode can not create project

I have solved problem.
Solution is first you need to select esp-idf for first time. If you go through create project from template you do not have any chance. You have to go through show example than plug-in will ask you which esp-idf. Then you can go with create new project.
by cemalt
Sat Aug 05, 2023 8:38 am
Forum: IDEs for ESP-IDF
Topic: VSCode can not create project
Replies: 1
Views: 5353

VSCode can not create project

Hi All, I am MacOS user and I have installed esp-idf with visual studio code. Both esp-idf and vscode versions are latest. When I tried to create new project from templates nothing happend. It is not able to create project. When I looked at videos "create project ..." button is working. Is there any...