ESP-IDF Terminal
Navigate to
View>Command Palette.Type
ESP-IDF: Open ESP-IDF Terminaland select the command. This will launch a system terminal with ESP-IDF, ESP-IDF Tools, and ESP-IDF Python Virtual Environment loaded as environment variables.Type
idf.pyorpython -m esptoolto execute scripts from ESP-IDF and additional frameworks.