Cache the library/package indexes #2506
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
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
The text was updated successfully, but these errors were encountered: