Microsoft/vscode
GitHub で見るDrag file another remote machine differs from origin
Open
#192,110 opened on 2023年9月4日
bugfile-explorerhelp wanted
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
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:
- open two Remote-SSH and connect two different machines (remote A remote B).
- 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
drag to remoteB