Earlier versions of the Arduino IDE made uploading files to an ESP32’s SPIFFS filesystem easy via the ESP32FS plugin. Sadly, that’s no longer possible under the rewritten Arduino 2.0 IDE. Thankfully, ...
Download from official website (Visual Studio Code). Install ESP-IDF Extension Open VS Code → go to Extensions (Ctrl+Shift+X). Search ESP-IDF → click install. Install ESP-IDF Tools After extension ...