CodeEditApp / CodeEditApp/CodeEdit

✨ Drag and Drop "keep both files" prompt

オープン
#1,034 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue
主要言語
Swift
スター
23k
フォーク
1.2k
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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`
Screenshot 2023-02-01 at 1 38 55 PM

### Describe alternatives you've considered

n/a

### Additional context

Prerequisites:

* https://github.com/CodeEditApp/CodeEdit/issues/1018
* https://github.com/CodeEditApp/CodeEdit/pull/1031

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。