CodeEditApp / CodeEditApp/CodeEdit

🐞 Several “Cannot Find File” Alerts Appear After Renaming Files

未關閉
#2,030 2 則留言 0 個 reaction 已指派 1 人 已被 @gtrujillov 認領 在 GitHub 檢視
bug good first issue navigator
主要語言
Swift
星號
23k
分支
1.2k
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

After manually renaming a file in the project navigator and clicking away to commit the change, multiple alerts appear saying: **"Cannot find file"** — even though the rename appears to succeed.

### Steps to Reproduce

1. Manually rename a file in the project navigator.
2. Click away to commit the new name.
3. Observe multiple _"Cannot find file"_ alerts.

### Expected Behavior

- The rename should complete silently with no errors, assuming the file exists and is correctly renamed.

### Actual Behavior

- Several alerts appear saying the file cannot be found, despite it appearing correctly renamed.

### Version Information

macOS: 15.4 Beta (24E5238a)
CodeEdit: Version 0.3.4-alpha (45)

### Additional Context

This may be related to how the rename operation is propagated or when the file is registered with the internal file system state.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。