Closed as not planned
Description
Describe the request
I'm using ESP32 and let's say after daily powering on Arduino 2.3.2 I wait a few minutes for ESP32 downloading index. Why is the ESP32 index downloaded and not cached?
It delays work unnecessarily. What's more, if I open a new scatch in a new window during downloading, insert the code and want to upload the code to the ESP32, the compilation is completely blocked, because the downloading index of the ESP32 is in the first window.
Describe the current behavior
Do not use the ESP32 downloading index every time you turn on the Arduino. It really hinders the use of the program.
Arduino IDE version
2.3.2
Operating system
Windows
Operating system version
11
Additional context
No response
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details