VS Code Windows does not recognize esptool, while esptool is available in VS Code terminal
Posted: Mon Dec 28, 2020 11:17 am
I've installed VS code 1.52.1 with IDF plugin 0.5.1
I start code from an IDF command prompt, so all environment variables are correct ( is there another way to start code directly ? )
From the VS Code terminal esptool works:
However when selecting "flash device" : "Make sure you have the esptool.py installed and set in $PATH with proper permission"
I could not find any setting in VS Code related to esptool.
Where to look ?
I start code from an IDF command prompt, so all environment variables are correct ( is there another way to start code directly ? )
From the VS Code terminal esptool works:
esptool version
esptool.py v3.0
3.0
However when selecting "flash device" : "Make sure you have the esptool.py installed and set in $PATH with proper permission"
I could not find any setting in VS Code related to esptool.
Where to look ?