CodeEditApp/CodeEdit

✨ Drag and Drop "keep both files" prompt

Open

#1,034 创建于 2023年2月1日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Swift (22,856 star) (1,165 fork)batch import
enhancementgood first issue

描述

Is your feature request related to a problem? Please describe.

When user drags and drops a file, user doesn't have option to rename dragged file in case there is a duplicate file of the same name

Describe the solution you'd like

In the alert telling the user that there exists duplicate files of the same name when dragging and dropping, add a button: keep both which will move the files and append copy to the end of the dragged files name ex: test.txt -> test copy.txt

Describe alternatives you've considered

n/a

Additional context

Prerequisites:

贡献者指南

✨ Drag and Drop "keep both files" prompt · CodeEditApp/CodeEdit#1034 | Good First Issue