vscode-objectscript icon indicating copy to clipboard operation
vscode-objectscript copied to clipboard

Consider adding resolution command buttons to diff shown when import detects a server-side change

Open gjsjohnmurray opened this issue 3 years ago • 0 comments

Since PR #200 a server-side change produces this dialog during import of the local version:

image

Clicking "Compare" gives this:

image

Unlike the equivalent diff which appears if the local file is modified outside VS Code before being saved (and which also appears when the scenario arises for an isfs-type workspace root), the one shown above lacks command buttons to resolve the conflict.

Here is that other story:

image

Click "Compare":

image

gjsjohnmurray avatar Aug 20 '20 00:08 gjsjohnmurray