Skip to content

Add a "Reload" option in the File menu to refresh a file that was modified by an external editor. #11667

Closed
@gitmeister

Description

@gitmeister

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.

Activity

per1234

per1234 commented on Sep 19, 2021

@per1234
Collaborator

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.

added
feature requestA request to make an enhancement (not a bug fix)
Type: DuplicateAnother item already exists for this topic
on Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDEThe Arduino IDEType: DuplicateAnother item already exists for this topicfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gitmeister@per1234

        Issue actions

          Add a "Reload" option in the File menu to refresh a file that was modified by an external editor. · Issue #11667 · arduino/Arduino