Microsoft/vscode

Drag file another remote machine differs from origin

Open

#192.110 geöffnet am 4. Sept. 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
bugfile-explorerhelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.81.1
  • OS Version: Windows_NT x64 10.0.22621 Steps to Reproduce:
  1. open two Remote-SSH and connect two different machines (remote A remote B).
  2. drag one remote A file to remote B. ( remote B have the different file but have the same file path)

I think vscode Remote-SSH should forbid file dragging between different machines. However if the file share the same path it may work.

remoteA:~/a.txt
image drag to remoteB image

Contributor Guide