Notify user that file has been modified by external process before trying to edit open file? #15698
Unanswered
jearlyno10
asked this question in
Q&A
Replies: 1 comment
-
|
#14544 (only on Linux ATM) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A nit of a problem I sometimes encounter is that I edited a file outside of helix and forgot to reload the file before making other changes within helix. Then I hit "file modified by an external process" and either have to overwrite on disk or undo, reload, and reapply my more recent changes.
Is it possible to detect the file has been modified externally before I make my changes, not when I come to writing to disk?
Beta Was this translation helpful? Give feedback.
All reactions