You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
It would be so much better if we could tweak...
When performing a replace/replace all in selected/all files, if the document is open, show a message that the document has changed, would you like to load the saved version and put your in editor version the diff pane.
This is the most suitable solution, whether your in editor version is saved or not - as your saved/unsaved version is put aside and the version from drive loaded and diff mode started so you can see what changed, make edits and handle as you then wish.
The current solution we have to handle clashing saved versions via the datetime check provides much of what we need here.
The text was updated successfully, but these errors were encountered:
It would be so much better if we could tweak...
When performing a replace/replace all in selected/all files, if the document is open, show a message that the document has changed, would you like to load the saved version and put your in editor version the diff pane.
This is the most suitable solution, whether your in editor version is saved or not - as your saved/unsaved version is put aside and the version from drive loaded and diff mode started so you can see what changed, make edits and handle as you then wish.
The current solution we have to handle clashing saved versions via the datetime check provides much of what we need here.
The text was updated successfully, but these errors were encountered: