![Smile :)](./images/smilies/icon_e_smile.gif)
I'd like to understand what is the main differences (if any) between Espressif IDE and Visual Studio Code + ESP-IDF extension.
I started working with ESP-IDF through Visual Studio Code, however I also installed Espressif IDE and I don't know how to start using it.
At first glance it seems to be quite similar, however inside Espressif IDE I don't see the JSON files that are used in VS Code to set up the environment and also the debugger, qemu, docker, etc...
Any idea about the comparison?