Description
When I create a new file, and rename it in document window, the path on welcome window will not update.
To Reproduce
- Create a new file or open a file
- Rename in document window
- Close this window, open the welcome window
- Open the file in recents view
Expected Behavior
When I rename the file, list of recents should update the path synchronously.
Version Information
CodeEdit: 0.3.6
macOS: 26.1
Xcode: 26.1
Additional Context
It seems that I need to open another file to refresh recentsView again, but it should refresh immediately after the file is renamed.
Screenshots
No response