Skip to content

Make editor detect external changes to open tabs in the currently open Sketch #296

Closed as not planned
@Lorandil

Description

@Lorandil

Sometimes a source fiIe that is open in the Arduino IDE becomes modified
from an external program (e.g. an alternate text editor like notepad++, or a
bitmap in a header file which was converted to hex by tools like image2cpp).
Because the Arduino IDE doesn't detect these modifications, it is required to
close and reopen the sketch or else changes might get lost.

I would like the IDE to detect the file change and ask what to do (like in notepad++).
This feature would help beginners, because it is frustrating if changes are ignored or
become lost.

There might even be a setting to automatically open the changed file (which will
become tricky, if there are unsaved changes).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions