Microsoft/vscode

Drag file another remote machine differs from origin

Open

#192,110 创建于 2023年9月4日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
bugfile-explorerhelp wanted

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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

贡献者指南