vscode-sftp
vscode-sftp copied to clipboard
When download a remote file,How to overwrite local file?
trafficstars
Operation recurrence:
-
Modify a file randomly in the workspace without saving or uploading.
-
Right click this file to download
Result:
There is no change in the content of the document. The content just modified is still in use.
Expect:
The contents of the remote file overwrite the local
me too
I agree, the default behaviour is broken. It should overwrite your local file on download. Otherwise, what exactly is the download command doing?