Closed
Description
Is your feature request related to a problem? Please describe.
I often use Notepad++ to better visualize code and because the IDE is often fairly slow to load (even on my high-end W10 system with a SSD) I often leave it running with the project loaded.
Describe the solution you'd like
The addition of a "Reload" option in the File menu.
Describe alternatives you've considered
The only solution I know of is to File->New, Close the Project, and File->Open Recent....etc
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
per1234 commentedon Sep 19, 2021
Hi @gitmeister. I see you already submitted the same request 5 years ago at #5345.
It's best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.
You'll be glad to learn that the beta phase Arduino IDE 2.x automatically loads external changes (as requested in #4551). There was also some work done to add the same capability to the classic Arduino IDE in #6074 but it was never finished.